github mcp server for Gemini CLI
com.thenextgennexus/github-mcp-server
GitHub repo analytics: stars, trending, code search, contributor maps for project research.
client:Gemini CLI
transport:streamable-http
tools:4
Install github mcp server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"github-mcp-server": {
"httpUrl": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs