Noah Zweben MacBook 4ca561fb85 creating intital scaffolding for claude code plugins 10 ヶ月 前
..
.claude-plugin 4ca561fb85 creating intital scaffolding for claude code plugins 10 ヶ月 前
.mcp.json 4ca561fb85 creating intital scaffolding for claude code plugins 10 ヶ月 前
README.md 4ca561fb85 creating intital scaffolding for claude code plugins 10 ヶ月 前

README.md

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 uv package 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.