Skip to main content
Developer ToolsTypeScript

ryan0204/github-repo-mcp

GitHub Repo MCP allow your AI assistants browse GitHub repositories, explore directories, and view file contents.

developer-toolscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/Ryan0204/github-repo-mcp

Claude 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.

Details

Category
Developer Tools
Language
TypeScript
Author
Ryan0204