serena

http

Used by 36 plugins

Installs serena, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub anthropics/claude-plugins-official --plugin serena
Description

LSP-grade code understanding & safe semantic edits

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "serena": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/oraios/serena",
        "serena",
        "start-mcp-server"
      ],
      "url": "https://github.com/oraios/serena"
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Command
uvx
URL
https://github.com/oraios/serena
Arguments
--fromgit+https://github.com/oraios/serenaserenastart-mcp-server