DevLens
Rank #1,868io.github.devlensio/devlens
Query a precomputed code graph (nodes, edges, summaries) of TS/JS/React/Next.js/Node repos via MCP.
DevLens is a Model Context Protocol (MCP) server published by devlensio. It ranks #1,868 of 132,046 servers tracked on MCP Toplist, and its repository has 56 GitHub stars. DevLens is listed across 2 registries — Official MCP and PulseMCP, with 11 tracked versions. It was first listed on Jun 21, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 130,178 of 132,046 servers on MCP Toplist.
Use DevLens
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add devlens -- npx -y @devlensio/cli mcp[mcp_servers.devlens]
command = "npx"
args = ["-y", "@devlensio/cli", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"devlens": {
"command": "npx",
"args": [
"-y",
"@devlensio/cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"devlens": {
"command": "npx",
"args": [
"-y",
"@devlensio/cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"devlens": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@devlensio/cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"devlens": {
"command": "npx",
"args": [
"-y",
"@devlensio/cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"devlens": {
"command": "npx",
"args": [
"-y",
"@devlensio/cli",
"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.devlensio%2Fdevlens)<a href="https://mcptoplist.com/server/io.github.devlensio%2Fdevlens"><img src="https://mcptoplist.com/badge/io.github.devlensio%2Fdevlens.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
devlensio
Available versions (11)
| Version | Published |
|---|---|
| 0.5.5 | Aug 22, 2026 |
| 0.5.4 | Aug 21, 2026 |
| 0.5.3 | Aug 21, 2026 |
| 0.5.2 | Aug 21, 2026 |
| 0.5.1 | Aug 21, 2026 |
| 0.4.0 | Aug 16, 2026 |
| 0.3.0 | Jul 21, 2026 |
| 0.2.8 | Jul 15, 2026 |
| 0.2.7 | Jun 27, 2026 |
| 0.2.6 | Jun 22, 2026 |
| 0.2.5 | Jun 21, 2026 |
Frequently asked questions
- Who maintains DevLens?
- DevLens is maintained by devlensio, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is DevLens listed on the Official MCP Registry?
- Yes — DevLens is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does DevLens have?
- MCP Toplist tracks 11 versions of DevLens, most recently published on Aug 22, 2026.
- Where can I find the source code for DevLens?
- The source code for DevLens is hosted at github.com/devlensio/devlensoss.
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.