GPT-GitHub Bridge
Bridges ChatGPT to GitHub with full write access, enabling repository inspection, file management, branch creation, and pull request creation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GPT-GitHub Bridgepublish skill 'hello-world' to my repo"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
GPT-GitHub Bridge
MCP server bridging ChatGPT to GitHub with full write access.
Tools
get_repository— Get repo metadata and permissionsread_file— Read a file from a repocreate_branch— Create a new branchupsert_file— Create or update a single filecreate_pull_request— Create a Draft PRpublish_skill— One-click skill upload: branch → commit → PR
Related MCP server: GitHub Enterprise MCP Server
Deploy
Render (recommended)
Fork this repo
Go to https://render.com → New Web Service
Connect your fork
Set environment variables:
GITHUB_TOKEN— your fine-grained PATALLOWED_REPOSITORIES— comma-separated list of allowed repos
Deploy
Environment Variables
GITHUB_TOKEN=github_pat_xxx
ALLOWED_REPOSITORIES=20001025hx-ui/teacher-skill
ALLOW_DIRECT_MAIN_PUSH=falseConnect to ChatGPT
ChatGPT → Settings → Connectors → Create
Name:
GitHub WriteMCP Server URL:
https://your-app.onrender.com/mcpCreate
Security
Repository whitelist: only listed repos can be modified
No direct main pushes: all writes go through feature branches + Draft PRs
SHA verification: prevents overwriting concurrent changes
Token never appears in logs or responses
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/20001025hx-ui/gpt-github-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server