Grafyx runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from pypi. Last commit 5 Aug 2026.
Real-time codebase graph for AI assistants: call graphs, dependencies, symbol lookup.
We read the source, 14 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 grafyx -- uvx grafyx-mcp
{
"mcpServers": {
"grafyx": {
"args": [
"grafyx-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.grafyx]
command = "uvx"
args = ["grafyx-mcp"]
{
"mcpServers": {
"grafyx": {
"args": [
"grafyx-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"grafyx": {
"args": [
"grafyx-mcp"
],
"command": "uvx"
}
}
}
Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.
Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.
MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.
Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.
Local codebase search for AI assistants via MCP. Requires Hawkeye and Hawkeye AI Bridge installed.
Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.
Team-aware memory: intent, decisions, real-time conflicts for AI coding assistants.
Narrow code retrieval for agents: outlines, symbol context, dep graph, persistent memory.
Answers built from our own checks of this server.