repomix
MCP CompatibleScore: 76📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
76
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
sse
Install Command
npx -y repomixQuick Setup
{
"mcpServers": {
"repomix": {
"command": "npx",
"args": [
"-y",
"repomix"
],
"transport": "sse"
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceActive
Last commit2d ago
Open issues145
LicenseMIT
VerificationPartial
API Response Preview
What agents get when they query this resource:
{
"id": "fb6936dd-6960-48c9-a04e-8f6d2e24416a",
"name": "repomix",
"category": "tool",
"subcategory": "code",
"mcp_compatible": true,
"reputation_score": 0.7625,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "sse",
"install_command": "npx -y repomix",
"tools": null,
"features": null
}
}