Back to search
30
MCP

io.github.joesaby/doctree-mcp

io.github.joesaby/doctree-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.krayinc/docbase
DocBase MCP server for AI agents
0 tools · streamable-http
io.github.omophub/omophub-mcp
Search, lookup, map, and navigate OMOP medical vocabularies via AI agents
0 tools
io.github.rflukerii-dev/docbot-mcp
Bidirectional CSV <> JSON <> Markdown transformer
0 tools
airesearch-gitmem-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
io.github.csoai-org/markdown-ai-mcp
markdown-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.joesaby/doctree-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}