mcp-server-repomix
Provides a Zed editor MCP server extension that exposes Repomix functionality (packing repositories and querying packed output) to AI assistants via MCP tools.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
This extension shells out to Repomix (Node-based) and can pack remote repositories by URL. The README does not describe authentication, sandboxing, or secret-handling/logging behavior. Agents should assume repository contents may be read and processed locally and possibly transmitted to remote hosts when fetching remote URLs.
⚡ Reliability
Best When
You want an editor-integrated workflow (Zed MCP) to convert repositories into compact context for LLM analysis.
Avoid When
You require formal REST/SDK contracts, OAuth-style auth, or clearly documented rate limiting/error recovery semantics.
Use Cases
- • Pack a local repository into an AI-friendly single output
- • Pack and analyze a remote repository by URL
- • Search within packed repository output for specific patterns
- • Extract/read specific files or sections from packed output
- • Generate shareable codebase snapshots for AI analysis
Not For
- • Use as a general-purpose code search/indexing service
- • Handling secrets or sensitive repositories without explicit data-governance review
- • Production-grade integrations needing documented stability/SLA guarantees
Interface
Authentication
No authentication mechanism is described for the MCP server/extension itself. The workflow appears local/editor-mediated; access control is likely delegated to the host environment (Zed) and the user’s filesystem permissions.
Pricing
Pricing is not described; this is an editor extension using local tools (Repomix via Node).
Agent Metadata
Known Gotchas
- ⚠ Packing remote repositories may require network access and can be slow; no explicit timeout/retry guidance is provided in the README.
- ⚠ Behavior and output size constraints are not documented; agents should manage large repositories carefully to avoid oversized context outputs.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-server-repomix.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.