Codemunch Pro runs on your own machine — the client starts it, so there is no endpoint to ping. 110 installs a week from pypi. Last commit 2 Mar 2026.
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codemunch-pro -- uvx codemunch-pro
{
"mcpServers": {
"codemunch-pro": {
"args": [
"codemunch-pro"
],
"command": "uvx"
}
}
}
[mcp_servers.codemunch-pro]
command = "uvx"
args = ["codemunch-pro"]
{
"mcpServers": {
"codemunch-pro": {
"args": [
"codemunch-pro"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"codemunch-pro": {
"args": [
"codemunch-pro"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.