MCP ServerSTDIOOfficialv1.0.1

doctree-mcp MCP Server

BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls.

io.github.joesaby/doctree-mcp

Hosted URL

https://github.com/joesaby/doctree-mcp

Transport

STDIO

Auth

1 required env var

Connect to doctree-mcp

Hosted endpoint — paste into any MCP client.

https://github.com/joesaby/doctree-mcp

Environment variables

Configuration this server reads at startup.

  • DOCS_ROOTRequired

    Path to your markdown repository root

  • DOCS_GLOB

    Glob pattern for finding markdown files (default: **/*.md)

  • DOCS_ROOTS

    Multiple weighted collections: ./docs:1.0,./api:0.8 (alternative to DOCS_ROOT)

  • GLOSSARY_PATH

    Path to glossary.json for query expansion (default: $DOCS_ROOT/glossary.json)

Resources

Where to find authoritative docs and source for doctree-mcp.

Try doctree-mcp with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground