Home › Development › Koragraph

Koragraph

Local multi-repo code graph over MCP. Blast radius, call graphs, and memory anchored to code.

JavaScript
★ 14 stars Last pushed 2026-09-14 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.4)

npx -y koragraphmcp@0.1.4

Or add to your MCP client config:

{
  "mcpServers": {
    "koragraphmcp": {
      "command": "npx",
      "args": [
        "-y",
        "koragraphmcp@0.1.4"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry