Serena

Semantic code analysis MCP server for intelligent code understanding, refactoring, and navigation via language server protocol.

Serena transforms Claude into a powerful coding agent with IDE-like capabilities. This MCP server provides semantic code retrieval and editing tools that work at the symbol level, enabling intelligent navigation of large codebases without reading entire files. Supporting over 30 programming languages including Python, JavaScript, TypeScript, Java, Rust, Go, and C++, Serena leverages Language Server Protocol integration to deliver precise code understanding.

Key features include symbol-level code extraction with tools like find_symbol and find_referencing_symbols, precision editing operations such as insert_after_symbol, and token-efficient codebase interaction. The toolkit exploits the relational structure of code to help Claude work effectively on complex projects.

How to use: Once installed, Claude gains semantic code tools automatically. Ask Claude to find symbol definitions, locate references across your codebase, or make targeted edits. Example prompts: "Find all references to the UserService class", "Show me where the authenticate function is defined", "Insert a logging statement after the validateInput method".

Other plugins

Frontend Design

Craft production-grade frontends with distinctive design. Generates polished code that avoids generic AI aesthetics.

Claude learns brainstorming, subagent development with code review, debugging, TDD, and skill authoring through Superpowers.

Code Review

AI code review with specialized agents and confidence-based filtering for pull requests

Upstash Context7 MCP server for live docs lookup. Pull version-specific docs and code examples from source repos into LLM context.

Code Simplifier

Code clarity agent: simplifies and refines recently modified code while preserving functionality and consistency.

Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, and automate testing workflows.