github/github-mcp-server: GitHub's official MCP Server

PHOTO EMBED

Fri Jul 04 2025 15:20:56 GMT+0000 (Coordinated Universal Time)

Saved by @Shookthadev999

{
  "servers": {
    "github": {
      "type": "http",
      "url": "https://api.githubcopilot.com/mcp/",
      "headers": {
        "Authorization": "Bearer ${input:github_mcp_pat}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "github_mcp_pat",
      "description": "GitHub Personal Access Token",
      "password": true
    }
  ]
}
content_copyCOPY

https://github.com/github/github-mcp-server