- Graphpilot
Graphpilot
GraphPilot gives coding agents persistent structural knowledge of a codebase. It parses TypeScript/JavaScript with tree-sitter into a graph of symbols and call edges, then exposes that graph over MCP so the agent can recall definitions, find callers, and trace change impact without re-reading files every conversation. Local-first: no network, no telemetry, no code ever leaves your machine. Four tools — gp_index, gp_recall, gp_callers, gp_impact.
Server Config
{
"mcpServers": {
"graphpilot": {
"command": "npx",
"args": [
"-y",
"@graphpilot-oss/graphpilot",
"mcp"
]
}
}
}Project Info
Created At
6 hours agoUpdated At
6 hours agoAuthor Name
graphpilot-ossStar
-Language
-License
-Recommend Servers
View AllTip Mcp Server
@tip
10 hours ago
Meteomatics
14 hours ago
Fabric
@fabric-agent-plugins
a day ago
Payai X402 Tools
18 hours ago
虎嗅嗅 Ai行业参谋
2 days ago