serena
NewOfficial 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/skills2
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.md3
Invoke in Claude Code
/serenarefactoringmcpcommunity-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.