BeClaude

serena

New
Official PluginDevelopmentby Anthropic

Semantic code analysis MCP server providing intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/serena.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/external_plugins/serena/SKILL.md
3
Invoke in Claude Code
/serena
refactoringmcpcommunity-managed

Frequently Asked Questions

What is serena?

Semantic code analysis MCP server providing intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.

How to install serena?

To install serena, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /serena.

What is serena best for?

serena is a plugin categorized under Development. It is designed for: refactoring, mcp, community-managed. Created by Anthropic.