github mcp server for Grok
com.thenextgennexus/github-mcp-server
GitHub repo analytics: stars, trending, code search, contributor maps for project research.
client:Grok
transport:streamable-http
tools:4
Install github mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"github-mcp-server": {
"type": "http",
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs