developer tools

Github Repo Mcp

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

typescript
cloud
macos
windows
linux
developer tools
0
View on GitHub

Installation

npx -y ryan0204/github-repo-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "github-repo-mcp",
  "command": "npx",
  "args": [
    "-y",
    "ryan0204/github-repo-mcp"
  ]
}

About This MCP Server

ryan0204/github-repo-mcp

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

GitHub: https://github.com/Ryan0204/github-repo-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub