Back to search
30
MCP
codebase-qa-mcp
pypi/codebase-qa-mcpMCP server for codebase Q&A powered by RAG — index any git repo and ask questions about the code
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"codebase-qa-mcp": {
"url": "None",
"transport": "http"
}
}
}