serena

oraios/serena
★ 21,489 stars Python 🤖 AI/LLM Updated 1mo ago
A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "serena": {
      "command": "uvx",
      "args": [
        "serena"
      ]
    }
  }
}

Or install with pip: pip install serena

Topics

agentaiai-codingclaudeclaude-codelanguage-serverllmsmcp-serverprogrammingvibe-coding