graphy runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.
Compile any codebase into a walkable graph and serve it over MCP. No model decides an edge.
We read the source, 21 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.
этот файл ставится пользователю, но в репозитории его нет
proc = subprocess.run([str(pip), *args], capture_output=True, text=True, timeout=timeout)
e = dict(os.environ)
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 graphyos -- uvx graphyos
{
"mcpServers": {
"graphyos": {
"args": [
"graphyos"
],
"command": "uvx"
}
}
}
[mcp_servers.graphyos]
command = "uvx"
args = ["graphyos"]
{
"mcpServers": {
"graphyos": {
"args": [
"graphyos"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"graphyos": {
"args": [
"graphyos"
],
"command": "uvx"
}
}
}
Codex-native codebase intelligence context compiler and query-only MCP server.
Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.
Repository knowledge graph MCP server for codebase understanding and debugging.
Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.
MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.
Deterministic layered code graph MCP server with framework overlays and SCIP interop.
Compiler-precise code property graph for C, Python, and TypeScript, navigable over MCP.
MCP server to read, inspect and troubleshoot codebase symbols
Answers built from our own checks of this server.