Repomix Mcp
Plugin ActiveRepomix MCP server for AI-powered codebase analysis. Pack local/remote repositories, search outputs, and read files with built-in security scanning. Foundation plugin that enables all Repomix features in Claude Code.
To provide AI assistants with the capability to analyze entire codebases by packaging them into AI-friendly formats, enabling tasks like code review, refactoring, and documentation generation.
Features
- Packs local and remote repositories into AI-friendly formats.
- Integrates with AI assistants via the Model Context Protocol (MCP).
- Includes built-in security scanning using Secretlint.
- Supports searching and reading files within packed outputs.
- Offers advanced options like code compression and token counting.
Use Cases
- Providing an entire codebase to an AI for comprehensive code review and refactoring suggestions.
- Enabling AI to generate documentation or suggest improvements based on the full project context.
- Allowing AI assistants to analyze code evolution by incorporating git logs and diffs.
- Facilitating AI-driven tasks that require a deep understanding of repository structure and content.
Non-Goals
- Directly executing arbitrary code or commands on the user's system outside of the defined MCP protocol.
- Replacing the Repomix CLI tool; this plugin integrates its functionality into an AI environment.
- Performing real-time code execution or debugging; its focus is on static analysis of packed codebases.
Trust
- warning:Issues Attention11 issues opened and 3 closed in the last 90 days indicates a low closure rate (21.4%), suggesting slow maintainer response to open issues.
Installation
First, add the marketplace
/plugin marketplace add yamadashy/repomix/plugin install repomix-mcp@repomixQuality Score
Trust Signals
Similar Extensions
Obey
100Makes Claude actually follow your rules. Save rules with natural language, enforce them with hooks, remember them across sessions.
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
C4 Architecture
99Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Dimensional Analysis
99Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.
Ruflo Knowledge Graph
99Knowledge graph construction — entity extraction, relation mapping, and pathfinder graph traversal