Used by 24 plugins
LSP-grade code understanding & safe semantic edits
Add to your .mcp.json:
{
"mcpServers": {
"serena": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/oraios/serena",
"serena",
"start-mcp-server"
],
"url": "https://github.com/oraios/serena"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
uvxhttps://github.com/oraios/serena