Github Public Repos Mcp for Gemini CLI
io.github.varvararatta/github_public_repos_mcp
Dive into the world of open-source with the GitHub Repo Explorer! Utilize the powerful GitHub
client:Gemini CLI
transport:streamable-http
Install Github Public Repos Mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"github_public_repos_mcp": {
"httpUrl": "https://github-public-repos-mcp.mcpize.run/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs