Koragraph
Rank #6,194in.koragraph/koragraph
Local multi-repo code graph over MCP. Blast radius, call graphs, and memory anchored to code.
Koragraph is a Model Context Protocol (MCP) server published by Koragraph. It ranks #6,194 of 132,046 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Koragraph is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 5, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 125,852 of 132,046 servers on MCP Toplist.
Use Koragraph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add koragraph -- npx -y koragraphmcp mcp[mcp_servers.koragraph]
command = "npx"
args = ["-y", "koragraphmcp", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"koragraph": {
"command": "npx",
"args": [
"-y",
"koragraphmcp",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"koragraph": {
"command": "npx",
"args": [
"-y",
"koragraphmcp",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"koragraph": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"koragraphmcp",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"koragraph": {
"command": "npx",
"args": [
"-y",
"koragraphmcp",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"koragraph": {
"command": "npx",
"args": [
"-y",
"koragraphmcp",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/in.koragraph%2Fkoragraph)<a href="https://mcptoplist.com/server/in.koragraph%2Fkoragraph"><img src="https://mcptoplist.com/badge/in.koragraph%2Fkoragraph.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Koragraph
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Sep 5, 2026 |
Frequently asked questions
- Who maintains Koragraph?
- Koragraph is maintained by Koragraph, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Koragraph listed on the Official MCP Registry?
- Yes — Koragraph is listed on the Official MCP Registry, alongside Glama.
- How many versions does Koragraph have?
- MCP Toplist tracks 1 version of Koragraph, most recently published on Sep 5, 2026.
- Where can I find the source code for Koragraph?
- The source code for Koragraph is hosted at github.com/Koragraph/KoragraphMCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.