Code Fundi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 212 installs a week from npm. Last commit 29 Jul 2026.
CodeFundi MCP server for codebase mapping and blast-radius analysis.
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 code-fundi-mcp -- npx -y @codefundi/code-fundi-mcp
{
"mcpServers": {
"code-fundi-mcp": {
"args": [
"-y",
"@codefundi/code-fundi-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.code-fundi-mcp]
command = "npx"
args = ["-y", "@codefundi/code-fundi-mcp"]
{
"mcpServers": {
"code-fundi-mcp": {
"args": [
"-y",
"@codefundi/code-fundi-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"code-fundi-mcp": {
"args": [
"-y",
"@codefundi/code-fundi-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.