oraios/serena

A-Tier scored 2026-07-07 metrics 2026-07-07

An MCP toolkit that gives coding agents semantic code retrieval and editing: language-server-grade symbol operations instead of grep-and-pray. Agentiquette scores it 77/100 (A-tier), methodology v1.0, scored 2026-07-07.

77/100 A-Tier
scored 2026-07-07 · methodology v1.0 · how we score
Reliability7425%
Skill Leverage8220%
Documentation7815%
Maintenance8810%
Safety / Governance6810%
Evaluation Readiness6610%
Composability845%
Adoption (capped)845%

Key facts

CategoryTool collection (MCP)
LicenseMIT
MaintainerOraios AI
Compatible agentsclaude-code, cursor, codex, generic
File patterns
Triggeringmanual-reference
GitHub metrics26,167 stars · 1,742 forks · 126 open issues (fetched 2026-07-07)
Last commit2026-07-06
Created2025-03-23

Editorial analysis

A clear demonstration that tool quality bounds agent quality: the same model with symbol-level retrieval simply makes fewer wrong edits than one navigating by text search. The engineering is serious and the MCP packaging makes it portable across runtimes. The cost is setup complexity, which is honest: language servers were never free.

Risks

Language-server dependencies per language; setup complexity scales with your stack's breadth.

Evidence notes: Leverage: upgrades every coding task's floor. Reliability: LSP-backed operations are deterministic where grep is not. Composability: standard MCP, works across hosts. Eval readiness: edit correctness is checkable; no bundled eval suite.

Install and first run

install · not yet run by us
uvx --from git+https://github.com/oraios/serena serena start-mcp-server

Alternatives in this category

Compare with mcp-servers · Compare with context7

Embed this badge

Maintainers of scored entries can embed their live badge; it updates when the score does and links back to this page.

Agentiquette: A tier, 77/100

README.md
[![Agentiquette](https://agentiquette.com/badge/serena.svg)](https://agentiquette.com/index/repos/serena)

Frequently asked questions

Is oraios/serena good?

oraios/serena scores 77/100 (A-tier) on Agentiquette's methodology v1.0, scored 2026-07-07. Strengths and weaknesses are in the editorial analysis; the score is explained dimension by dimension in the scorecard.

What is oraios/serena for?

An MCP toolkit that gives coding agents semantic code retrieval and editing: language-server-grade symbol operations instead of grep-and-pray.

Is oraios/serena maintained?

Last commit 2026-07-06, 126 open issues at fetch time (2026-07-07). Maintenance is scored at 88 of 100.

Maintainer of oraios/serena? Claim this listing and suggest corrections.