Home › Development › Serena MCP: the IDE for your agent
Serena MCP: the IDE for your agent
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.
Topics: Coding Agents
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 1.5.3)
uvx serena-agent
Or add to your MCP client config:
{
"mcpServers": {
"serena": {
"command": "uvx",
"args": [
"serena-agent"
]
}
}
}
This server takes extra arguments — see its repository.
Related servers
Desktop Commander
MCP server for terminal commands, file operations, and process management
Ouroboros
Pins an acceptance spec; the verify command and expected output never enter the success contract.
CodeGraphContext
An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for…
terminator
Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots.…
codemcp
Coding agent with basic read, write and command line tools.
Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry