Cgraphy runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from pypi. Last commit 18 Jul 2026.
Code knowledge graph over MCP: token-budgeted context for AI coding agents.
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 cgraphy -- uvx cgraphy
{
"mcpServers": {
"cgraphy": {
"args": [
"cgraphy"
],
"command": "uvx"
}
}
}
[mcp_servers.cgraphy]
command = "uvx"
args = ["cgraphy"]
{
"mcpServers": {
"cgraphy": {
"args": [
"cgraphy"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cgraphy": {
"args": [
"cgraphy"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.