serena

oraios/serena
★ 21,489 stars Python AI/LLM Updated 3mo ago
A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
View on GitHub → Try with Claude — $10 free →

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