Gatehouse Submit a tool
serena logo

serena

✓ Vetted

A semantic code toolkit built on language servers: symbol-level search, reference tracing, and precise edits instead of whole-file rewrites.

Installed, run, and audited by hand on Jul 12, 2026.

by Oraios AI MCP server Code intelligence
Last shipped 2 days ago passing liveness · checked Jul 28, 2026

Commit activity · last 52 weeks

Stars27k
LanguagePython
LicenseMIT
Open issues101
Pricingfree
ListedJul 11, 2026

Facts pulled from the source repo and refreshed nightly. Stars are a data point, not our ranking. We don't order by popularity.

Install claude mcp add serena -- uvx --from git+https://github.com/oraios/serena serena start-mcp-server

Runs in

HarnessSupportNotes
Claude Code full
Any MCP client full

Support levels reflect what we actually ran, not what the README claims. untested means exactly that.

What it is

A language-server-backed toolkit that gives an agent IDE-grade moves: find a symbol, trace its references, and edit it in place, rather than reading and rewriting whole files. On a large codebase that precision is the point, in both correctness and token cost.

How it was vetted

Booted from source at commit 6018bf4 (2026-07-10) and read the parts that matter for trust: anything that edits, persists, or phones home.