mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03:00
513 B
513 B
Serena Plugin
Semantic code analysis MCP server for Claude Code.
What It Does
Serena provides intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.
Prerequisites
- Python with
uvpackage manager installed
Setup
The plugin automatically runs via uvx. Ensure you have uv installed:
pip install uv
Learn More
See Serena GitHub Repository for detailed documentation.