← Index

io.github.bekirdag/docdex

io.github.bekirdag/docdex·v0.2.70·Search
Quality Score
80
/100

Fast per-repo documentation indexer and full-text search MCP server for codebases.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "docdex": {
      "command": "npx",
      "args": [
        "-y",
        "docdex"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "docdex": {
      "command": "npx",
      "args": [
        "-y",
        "docdex"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y docdex
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search