Github Bekirdag Docdex
Fast per-repo documentation indexer and full-text search MCP server for codebases.
About This MCP Server
Fast per-repo documentation indexer and full-text search MCP server for codebases. This MCP server enables AI assistants like Claude to seamlessly interact with Github Bekirdag Docdex, providing structured access to its functionality through the Model Context Protocol (MCP).
Key Capabilities:
- Manage repositories and version control operations
- Review and analyze code changes
- Automate code review and quality checks
- Track issues and project management
Common Use Cases:
- AI-assisted code review and analysis
- Automating repository management tasks
- Streamlining development workflows
- Tracking and managing project issues
How It Works: Github Bekirdag Docdex integrates with AI coding assistants and chat interfaces through the standardized MCP protocol. Once configured, your AI assistant can directly invoke Github Bekirdag Docdex's tools, enabling natural language interaction with its features without manual API calls or custom integrations.
Technical Details: Server type: Package · Language: JavaScript/TypeScript
Tools & Endpoints4
Why Use Github Bekirdag Docdex?
- 📚 Document Indexing: Rank and summarize repo documentation instantly.
- 🧠 AST & Impact Graph: Search by function intent and track downstream dependencies (supports Rust, Python, JS/TS, Go, Java, C++, and more).
- 💾 Repo Memory: Stores project facts, decisions, and notes locally.
- 👤 Agent Memory: Remembers user preferences (e.g., "Use concise bullet points") across different repositories.
- 🔌 MCP Native: Auto-configures for tools like Claude Desktop, Cursor, and Windsurf.
- 🌐 Web Enrichment: Optional web search with local LLM filtering (via Ollama).
Specifications
Requirements
- Install once
- point your agent at Docdex
- and it keeps working in the background.
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm i -g docdexConfigure
{
"mcpServers": {
"docdex": {
"url": "http://127.0.0.1:28491/v1/mcp/sse"
}
}
}Performance
Usage
Quick Reference
- Name
- Github Bekirdag Docdex
- Function
- Fast per-repo documentation indexer and full-text search MCP server for codebases.
- Available Tools
- CLI Commands: docdexd chat, HTTP API: /search, /v1/capabilities, /v1/search/rerank, /v1/search/batch, /v1/ast, /v1/graph/impact, MCP Endpoints: /v1/mcp and /v1/mcp/sse, Capability Negotiation Tools: docdex_capabilities, docdex_rerank, docdex_batch_search
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm i -g docdex
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.