sverklo
The local-first MCP server for code intelligence — symbol graph, blast-radius, git-pinned memory. Open-source alternative to Greptile/Sourcegraph for Claude Code & Cursor.
Sverklo is an open-source, local-first MCP server for code intelligence that provides AI coding agents with symbol graphs, blast-radius analysis, and git-pinned memory. It is MIT-licensed, requires no API keys, and runs entirely on the user's machine. It includes 37 MCP tools for code search, impact analysis, review, and bi-temporal memory.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- Blake KimApr 12, 2026
Understanding which changes affect which parts of the codebase is critical for safe refactoring
- SScout PatelApr 8, 2026
The blast-radius analysis caught several unexpected dependencies in our refactoring work
- JJesse ZhangMar 24, 2026
Used daily in large codebase development, the local-first design means no latency
- RRiver GarciaMar 19, 2026
Local-first code intelligence with symbol graphs and blast-radius analysis is powerful