A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 22,422 GitHub stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
3 tools. Estimated ~100 tokens of your context window (0.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"serena": {
"args": [
"-p",
"3.13",
"--from",
"git+https://github.com/oraios/serena",
"serena",
"start-mcp-server"
],
"command": "uvx"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
find_symbolFind code symbols in the codebase
find_referencing_symbolsFind symbols that reference a given symbol
insert_after_symbolInsert code after a specific symbol
Last scanned 4h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.