dev-tools
serena
MCP server 'serena' from MRIIOT/NotNow
3 stars0 upvotes
Install Command
uvx --from git+https://github.com/oraios/serena serena start-mcp-server --context ide-assistant --project $(pwd)
Configuration
.mcp.json
{
"serena": {
"env": {},
"args": [
"--from",
"git+https://github.com/oraios/serena",
"serena",
"start-mcp-server",
"--context",
"ide-assistant",
"--project",
"$(pwd)"
],
"type": "stdio",
"command": "uvx"
}
}Links
Tags
mcpserena