Skip to content
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%
34 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.andrea9293/mcp-documentation-server
Local-first document management and semantic search for AI coding agents
0 tools
io.github.ashutoshraj97/agentready-mcp
Query any docs site via MCP. Submit a URL, ask questions, get cited answers.
0 tools · streamable-http
io.github.aimino-tech/opentalk2html-notmd
MCP server for HTML generation from AI agents
0 tools
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

How to use

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

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