serena
httpUsed by 36 plugins
Installs serena, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub anthropics/claude-plugins-official --plugin serenaDescription
LSP-grade code understanding & safe semantic edits
Add to Your Project
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"
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
uvxURL
https://github.com/oraios/serenaArguments
--fromgit+https://github.com/oraios/serenaserenastart-mcp-server