BeClaude

repomix-explorer

New
21.8kSmitheryDevelopmentby yamadashy

Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.

First seen 5/30/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "repomix-explorer": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
codingresearch

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is repomix-explorer?

Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.

How to install repomix-explorer?

To install repomix-explorer: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "repomix-explorer": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is repomix-explorer best for?

repomix-explorer is a mcp categorized under Development. It is designed for: coding, research. Created by yamadashy.