|
|
9 months ago | |
|---|---|---|
| .. | ||
| .claude-plugin | 4ca561fb85 creating intital scaffolding for claude code plugins | 9 months ago |
| .mcp.json | 4ca561fb85 creating intital scaffolding for claude code plugins | 9 months ago |
| README.md | 4ca561fb85 creating intital scaffolding for claude code plugins | 9 months ago |
Semantic code analysis MCP server for Claude Code.
Serena provides intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.
uv package manager installedThe plugin automatically runs via uvx. Ensure you have uv installed:
pip install uv
See Serena GitHub Repository for detailed documentation.