MCP Server
MCP
io.github.bekirdag/docdex
Fast per-repo documentation indexer and full-text search MCP server for codebases.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "docdex",
"version": "0.2.98",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:28491/v1/mcp"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment