File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This directory contains detailed installation instructions for the GitHub MCP Se
88- ** [ Cursor] ( install-cursor.md ) ** - Installation guide for Cursor IDE
99- ** [ Windsurf] ( install-windsurf.md ) ** - Installation guide for Windsurf IDE
1010
11- ## Quick Reference
11+ ## Suport by Host Application
1212
1313| Host Application | Local GitHub MCP Support | Remote GitHub MCP Support | Prerequisites | Difficulty |
1414| -----------------| ---------------| ----------------| ---------------| ------------|
@@ -52,6 +52,12 @@ The GitHub MCP Server can be installed using several methods. **Docker is the mo
5252- ** Build command** : ` go build -o github-mcp-server cmd/github-mcp-server/main.go `
5353- ** Best for** : Developers who want the latest features or need custom modifications
5454
55+ ### Important Notes on the GitHub MCP Server
56+
57+ - ** Docker Image** : The official Docker image is now ` ghcr.io/github/github-mcp-server `
58+ - ** npm Package** : The npm package @modelcontextprotocol/server-github is no longer supported as of April 2025
59+ - ** Remote Server** : The remote server URL is ` https://api.githubcopilot.com/mcp/ `
60+
5561## General Prerequisites
5662
5763All installations with Personal Access Tokens (PAT) require:
You can’t perform that action at this time.
0 commit comments