ygtdgn/codebase-indexer
Semantic codebase indexer with Ollama + Qdrant, MCP server for Claude Code and Codex
Platform-specific configuration:
{
"mcpServers": {
"codebase-indexer": {
"command": "npx",
"args": [
"-y",
"codebase-indexer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...