Native connector
GitHub MCP for AI agents
Connect GitHub to Claude, Cursor, and other MCP clients through MCPGRAM — OAuth once, then list repos and read repository data from your agents.
What you get
- OAuth into your GitHub account or orgs allowed by the app.
- Read-oriented tools for discovery and inspection during agent workflows.
- Works on the same MCPGRAM control plane as Slack and other apps.
Example tools
- List repositories
- Get repository metadata
- Read file / content helpers where enabled
How agents connect
- Sign up and open a workspace on MCPGRAM.
- Connect GitHub with OAuth (tokens stay in your workspace).
- Point Claude / Cursor at
https://mcpgram-mcp-server.vercel.app/mcpor use an API key onhttps://mcpgram.vercel.app/api/mcp. - Call GitHub tools through the universal tool layer.
Notes
Prefer least-privilege scopes when connecting.
Review destructive GitHub actions in the agent client before confirming.