repo-explorer
If you are the rightful owner of repo-explorer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Repo Explorer is a powerful MCP server designed for exploring, searching, and analyzing Git repositories.
Repo Explorer is a Model Context Protocol (MCP) server that provides a suite of tools for managing and analyzing Git repositories. It offers features such as repository management, advanced code search, and cross-repository analysis. The server is platform-independent, supporting macOS, Linux, and Windows, and includes a caching system to enhance performance. Users can customize repository structures and configurations to suit their needs, making it a versatile tool for developers working with multiple codebases.
Features
- Repository Management: Clone, update, and manage reference repositories.
- Advanced Code Search: Quickly find patterns across multiple files.
- Caching System: Efficiently store search results to improve performance.
- Cross-Repository Analysis: Compare code patterns across multiple projects.
- Configurable Repository Structure: Easily customize your reference repositories.
Tools
repo_status
Get status of all repositories or a specific repository.
clone_repo
Clone a specific repository.
update_repo
Update (pull) a specific repository.
create_reference_repos
Create the reference repo structure.
search_code
Search for code across repositories.