- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 26.5k
- Source
- mcp-github
- Repository
- github.com/yamadashy/repomix
Overview
Repomix is a powerful tool that bundles an entire code repository into a single file optimized for AI. Ideal when providing codebases to large language models (LLMs) or other AI tools like Claude, ChatGPT, and more. Complete packaging with a single command, supports custom configurations and security checks. Designed for developers and teams to efficiently leverage AI tools for code processing.
Capabilities
- ▪Bundle a codebase into a single file
- ▪Optimize formatting for easier AI processing
- ▪Provide token counts for each file and the entire repository
- ▪Support custom inclusion or exclusion of content
- ▪Automatically respect .gitignore and other ignore files
- ▪Integrate Secretlint for security scanning
Use cases
Setup
npm install -g repomix
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install Repomix?
Install globally via npm: npm install -g repomix
Which AI tools does Repomix support?
Supports multiple LLMs including Claude, ChatGPT, DeepSeek, and others
Is custom configuration supported?
Yes, customization of included or excluded content is possible via configuration files
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.