Sverklo
Rank #3,260io.github.sverklo/sverklo
Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.
Sverklo is a Model Context Protocol (MCP) server published by sverklo. It ranks #3,260 of 132,046 servers tracked on MCP Toplist, and its repository has 79 GitHub stars. Sverklo is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Apr 6, 2026 and most recently updated on Apr 29, 2026.
Ranks ahead of 128,786 of 132,046 servers on MCP Toplist.
Use Sverklo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sverklo -- npx -y sverklo[mcp_servers.sverklo]
command = "npx"
args = ["-y", "sverklo"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sverklo": {
"command": "npx",
"args": [
"-y",
"sverklo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sverklo": {
"command": "npx",
"args": [
"-y",
"sverklo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sverklo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sverklo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sverklo": {
"command": "npx",
"args": [
"-y",
"sverklo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sverklo": {
"command": "npx",
"args": [
"-y",
"sverklo"
]
}
}
}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.sverklo%2Fsverklo)<a href="https://mcptoplist.com/server/io.github.sverklo%2Fsverklo"><img src="https://mcptoplist.com/badge/io.github.sverklo%2Fsverklo.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
sverklo
Available versions (4)
| Version | Published |
|---|---|
| 0.19.0 | Apr 29, 2026 |
| 0.8.1 | Apr 16, 2026 |
| 0.8.0 | Apr 16, 2026 |
| 0.5.1 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Sverklo?
- Sverklo is maintained by sverklo, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Sverklo listed on the Official MCP Registry?
- Yes — Sverklo is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Sverklo have?
- MCP Toplist tracks 4 versions of Sverklo, most recently published on Apr 29, 2026.
- Where can I find the source code for Sverklo?
- The source code for Sverklo is hosted at github.com/sverklo/sverklo.
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.