HomeDevelopment › Repomix

Repomix

Pack local or remote codebases into AI-friendly files that LLMs and coding agents can read or search

TypeScript
★ 28,476 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.18.1)

npx -y repomix@1.18.1

Or add to your MCP client config:

{
  "mcpServers": {
    "repomix": {
      "command": "npx",
      "args": [
        "-y",
        "repomix@1.18.1"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry