Skeletongraph runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 3 Aug 2026.
Zero-LLM structural code retrieval for AI coding agents, served over MCP.
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 skeletongraph -- uvx skeletongraph
{
"mcpServers": {
"skeletongraph": {
"args": [
"skeletongraph"
],
"command": "uvx"
}
}
}
[mcp_servers.skeletongraph]
command = "uvx"
args = ["skeletongraph"]
{
"mcpServers": {
"skeletongraph": {
"args": [
"skeletongraph"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"skeletongraph": {
"args": [
"skeletongraph"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.