server.json•608 B
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.bekirdag/docdex",
"description": "Docdex is a lightweight, per-repo documentation indexer and search daemon that exposes fast full-text search tools over MCP and HTTP for local markdown/text docs.",
"repository": {
"url": "https://github.com/bekirdag/docdex",
"source": "github"
},
"version": "0.1.11",
"packages": [
{
"registryType": "npm",
"identifier": "docdex",
"version": "0.1.11",
"transport": {
"type": "stdio"
}
}
]
}