graphlens-mcp
Rank #11,328io.github.Neko1313/graphlens-mcp
Semantic code graph MCP server for coding agents
graphlens-mcp is a Model Context Protocol (MCP) server published by neko1313. It ranks #11,328 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. graphlens-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jun 27, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 120,718 of 132,046 servers on MCP Toplist.
Use graphlens-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add graphlens-mcp -- uvx graphlens-mcp[mcp_servers.graphlens-mcp]
command = "uvx"
args = ["graphlens-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"graphlens-mcp": {
"command": "uvx",
"args": [
"graphlens-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"graphlens-mcp": {
"command": "uvx",
"args": [
"graphlens-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"graphlens-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"graphlens-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"graphlens-mcp": {
"command": "uvx",
"args": [
"graphlens-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"graphlens-mcp": {
"command": "uvx",
"args": [
"graphlens-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.Neko1313%2Fgraphlens-mcp)<a href="https://mcptoplist.com/server/io.github.Neko1313%2Fgraphlens-mcp"><img src="https://mcptoplist.com/badge/io.github.Neko1313%2Fgraphlens-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
neko1313
Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Jul 3, 2026 |
| 0.3.0 | Jun 29, 2026 |
| 0.2.2 | Jun 28, 2026 |
Frequently asked questions
- Who maintains graphlens-mcp?
- graphlens-mcp is maintained by neko1313, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is graphlens-mcp listed on the Official MCP Registry?
- Yes — graphlens-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does graphlens-mcp have?
- MCP Toplist tracks 3 versions of graphlens-mcp, most recently published on Jul 3, 2026.
- Where can I find the source code for graphlens-mcp?
- The source code for graphlens-mcp is hosted at github.com/neko1313/graphlens-mcp.
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.