juancgarza/github-repo-explorer-mcp
3.3
If you are the rightful owner of github-repo-explorer-mcp 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.
A Model Context Protocol (MCP) server that enables Claude Code to explore and understand any GitHub repository.
Tools
Functions exposed to the LLM to take actions
clone_repo
Clone a GitHub repository to the local filesystem.
ls
List files and directories in the repository.
cat
Read file contents from the repository.
grep
Search for patterns within repository files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client