Grafyx
Rank #15,613io.github.bilal07karadeniz/grafyx
Real-time codebase graph for AI assistants: call graphs, dependencies, symbol lookup.
Grafyx is a Model Context Protocol (MCP) server published by bilal07karadeniz. It ranks #15,613 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Grafyx is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 29, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 116,433 of 132,046 servers on MCP Toplist.
Use Grafyx
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add grafyx -- uvx grafyx-mcp[mcp_servers.grafyx]
command = "uvx"
args = ["grafyx-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"grafyx": {
"command": "uvx",
"args": [
"grafyx-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"grafyx": {
"command": "uvx",
"args": [
"grafyx-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"grafyx": {
"type": "stdio",
"command": "uvx",
"args": [
"grafyx-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"grafyx": {
"command": "uvx",
"args": [
"grafyx-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"grafyx": {
"command": "uvx",
"args": [
"grafyx-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/io.github.bilal07karadeniz%2Fgrafyx)<a href="https://mcptoplist.com/server/io.github.bilal07karadeniz%2Fgrafyx"><img src="https://mcptoplist.com/badge/io.github.bilal07karadeniz%2Fgrafyx.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bilal07karadeniz
Available versions (1)
| Version | Published |
|---|---|
| 0.2.4 | Aug 2, 2026 |
Frequently asked questions
- Who maintains Grafyx?
- Grafyx is maintained by bilal07karadeniz, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Grafyx listed on the Official MCP Registry?
- Yes — Grafyx is listed on the Official MCP Registry, alongside Glama.
- How many versions does Grafyx have?
- MCP Toplist tracks 1 version of Grafyx, most recently published on Aug 2, 2026.
- Where can I find the source code for Grafyx?
- The source code for Grafyx is hosted at github.com/bilal07karadeniz/Grafyx.
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.