ryan0204/github-repo-mcp
GitHub Repo MCP allow your AI assistants browse GitHub repositories, explore directories, and view file contents.
Quick Start
Clone the repository:
git clone https://github.com/Ryan0204/github-repo-mcpClaude Desktop configuration example:
{
"mcpServers": {
"github-repo-mcp": {
"command": "npx",
"args": [
"-y",
"ryan0204/github-repo-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.