Repomix Reader
Provides a Model Context Protocol server for securely accessing and searching Repomix output files.
Acerca de
Repomix Reader is a Model Context Protocol (MCP) server designed to provide secure and structured access to Repomix output files. It acts as an intermediary, allowing users to list, read, and perform grep-like pattern searches on pre-selected Repomix files using simple numeric IDs, without exposing file paths. The server initializes with a specified set of files, ensuring only approved content is accessible, and supports various Repomix output formats including XML, Markdown, and plain text, making it a robust tool for integrating Repomix data into other applications.
Características Principales
- Read content from Repomix files with optional line range selection
- Secure file access limited to pre-selected files
- List available Repomix files with IDs and descriptions
- 0 GitHub stars
- Perform grep-like pattern searches with regex support and context lines
- Simple ID-based interface for file operations
Casos de Uso
- Securely search and analyze large Repomix output files for specific patterns or code details.
- Provide controlled access to specific code analysis results generated by Repomix to external tools.
- Integrate Repomix output access into MCP-compatible clients or AI development workflows.