Developer Tools
Serena MCP
Serena is an agent-first coding toolkit with IDE-like semantic retrieval, refactoring, and debugging tools. Install the serena-agent package, then connect clients with `serena start-mcp-server` for symbol-aware coding workflows.
Stars
26.5k
Installs
120.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 26.5k · catalog
- Freshness: Updated 2026-07-01
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
Reference command
{
"mcpServers": {
"serena": {
"command": "uvx",
"args": ["--from", "serena-agent", "serena", "start-mcp-server"]
}
}
}