Loomal

docdex

MCP server by github.com/bekirdag/docdex

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

20 starsnpm: docdex

About docdex

docdex is an MCP (Model Context Protocol) server published by bekirdag in the official MCP registry, listed under Search on Loomal. Fast per-repo documentation indexer and full-text search MCP server for codebases.

It ships as an npm package (docdex), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bekirdag/docdex, where the project has earned 20 GitHub stars.

Use docdex with your agent

Claude Code · one command
claude mcp add docdex -- npx -y docdex
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "docdex": {
      "command": "npx",
      "args": [
        "-y",
        "docdex"
      ]
    }
  }
}
npmdocdex

Frequently asked questions

What is docdex?
docdex is an MCP (Model Context Protocol) server by bekirdag in the Search category. Fast per-repo documentation indexer and full-text search MCP server for codebases.
How do I connect docdex to Claude, Cursor, or another MCP client?
Install docdex from its npm package (docdex) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is docdex open source?
Yes — the source code is public at github.com/bekirdag/docdex, with 20 GitHub stars.
Can AI agents pay to use docdex?
Not yet through Loomal — docdex is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain docdex? Claim this listing free by verifying GitHub ownership, or contact us.