6 tools from the Qmd MCP Server, categorised by risk level.
View the Qmd policy →deep_search Deep search. Auto-expands the query into variations, searches each by keyword and meaning, and reranks for top hits across all results. 2/5 get Retrieve the full content of a document by its file path or docid. Use paths or docids (#abc123) from search results. Suggests similar files if not... 2/5 multi_get Retrieve multiple documents by glob pattern (e.g., 'journals/2025-05*.md') or comma-separated list. Skips files larger than maxBytes. search Search by keyword. Finds documents containing exact words and phrases in the query. 2/5 status Show the status of the QMD index: collections, document counts, and health information. vector_search Search by meaning. Finds relevant documents even when they use different words than the query — handles synonyms, paraphrases, and related concepts. 2/5 The Qmd MCP server exposes 6 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Qmd server.
Qmd tools are categorised as Read (6). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept