Back to search
30
MCP

io.github.bekirdag/docdex

io.github.bekirdag/docdex

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

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

Similar MCP servers embedding-nearest

io.github.barateza/mcp-plesk-dev-docs
An MCP server that indexes and retrieves Plesk documentation.
0 tools
io.github.jagilber-org/index-server
MCP instruction indexing server with search, CRUD, validation, and cross-repo knowledge promotion.
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
inkdex
MCP server that indexes markdown docs and exposes hybrid semantic search for LLM context retrieval.
0 tools
io.github.dave-london/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools
io.github.giancarloerra/socraticode
MCP server for local codebase indexing, semantic search, and code dependency graphs.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.bekirdag/docdex": {
      "url": "None",
      "transport": "http"
    }
  }
}