Skip to content

Add Sverklo to Community Servers - #3923

Closed
nike-17 wants to merge 1 commit into
modelcontextprotocol:mainfrom
nike-17:add-sverklo
Closed

Add Sverklo to Community Servers#3923
nike-17 wants to merge 1 commit into
modelcontextprotocol:mainfrom
nike-17:add-sverklo

Conversation

@nike-17

@nike-17 nike-17 commented Apr 12, 2026

Copy link
Copy Markdown

Adds Sverklo to the Community Servers list.

What it is: Local-first code intelligence MCP server with 20 tools:

  • Hybrid search (BM25 + ONNX embeddings + PageRank via Reciprocal Rank Fusion)
  • Symbol-level impact analysis (refactor blast radius)
  • Diff-aware PR review with risk scoring
  • Bi-temporal memory tied to git SHAs

Key properties:

  • MIT licensed
  • Zero cloud dependencies — single SQLite file per project
  • Works with Claude Code, Cursor, Windsurf, Zed, VS Code, JetBrains
  • npm install -g sverklo && sverklo init
  • 18 language parsers via tree-sitter

Website: https://sverklo.com
Benchmarks: https://github.com/sverklo/sverklo/blob/main/BENCHMARKS.md

@olaservo

Copy link
Copy Markdown
Member

Thanks for your interest in contributing! We are no longer accepting PRs to add server or framework listings to this README. Please publish your server to the MCP Server Registry instead — you can follow the quickstart guide to get listed.

See our CONTRIBUTING.md for what kinds of PRs we do accept (bug fixes, usability improvements, MCP protocol feature demos).

Closing this PR — but we'd love to see your server on the Registry!


This review was assisted by Claude Code.

@olaservo olaservo closed this Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants