developer tools

Git Mcp

[gitmcp.io](https://gitmcp.io/) is a generic remote MCP server to connect to ANY [GitHub](https://www.github.com) repository or project for documentation

typescript
cloud
developer tools
0
View on GitHub

Installation

npx -y idosal/git-mcp

Configuration

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

{
  "name": "git-mcp",
  "command": "npx",
  "args": [
    "-y",
    "idosal/git-mcp"
  ]
}

About This MCP Server

idosal/git-mcp

gitmcp.io is a generic remote MCP server to connect to ANY GitHub repository or project for documentation

GitHub: https://github.com/idosal/git-mcp

Need More Details?

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

View Full Documentation on GitHub