Server data from the Official MCP Registry
BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls.
BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls.
Set these up before or after installing:
Environment variable: DOCS_ROOT
Environment variable: DOCS_GLOB
Environment variable: DOCS_ROOTS
Environment variable: GLOSSARY_PATH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-joesaby-doctree-mcp": {
"env": {
"DOCS_GLOB": "your-docs-glob-here",
"DOCS_ROOT": "your-docs-root-here",
"DOCS_ROOTS": "your-docs-roots-here",
"GLOSSARY_PATH": "your-glossary-path-here"
},
"args": [
"-y",
"doctree-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!