Stats
Actions
Tags
From serena
Connects to remote HTTP endpoint of Serena MCP server from github.com/oraios/serena. Run via uvx/Python. Provides unspecified tools, data sources, or prompts to Claude.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"serena": {
"type": "http",
"command": "uvx",
"args": [
"--from",
"git+https://github.com/oraios/serena",
"serena",
"start-mcp-server"
],
"url": "https://github.com/oraios/serena"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxhttps://github.com/oraios/serenaCommand-line arguments passed to the server process
npx claudepluginhub anthropics/claude-plugins-official --plugin serena