Skip to content

Commit 6bfae0d

Browse files
committed
Remove references to deprecated npm package
1 parent 79e0782 commit 6bfae0d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/installation-guides/install-gemini-cli.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ GITHUB_PAT=your_github_token_here
3232

3333
### Method 2: Local Docker Setup (Alternative)
3434

35-
**Important**: The npm package `@modelcontextprotocol/server-github` is no longer supported as of April 2025. Use the official Docker image `ghcr.io/github/github-mcp-server` instead.
36-
3735
### Docker Configuration
3836

3937
```json
@@ -291,6 +289,5 @@ gemini --debug "Your command here"
291289

292290
- **Official repository**: [github/github-mcp-server](https://github.com/github/github-mcp-server)
293291
- **Docker image**: `ghcr.io/github/github-mcp-server` (official and supported)
294-
- **npm package**: `@modelcontextprotocol/server-github` (deprecated as of April 2025 - no longer functional)
295292
- **Gemini CLI specifics**: Uses `mcpServers` key, supports both global and project configurations
296293
- **Remote server method**: Preferred approach using GitHub's hosted MCP server at `https://api.githubcopilot.com/mcp/`

0 commit comments

Comments
 (0)