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.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables comprehensive GitHub operations through natural language including file management, repository administration, issue tracking, and advanced code searching.Last updated47461MIT
- AlicenseBqualityDmaintenanceEnables interaction with GitHub repositories through the GitHub API, allowing file operations, repository management, issue tracking, and code search through natural language commands.Last updated33244MIT
- AlicenseAquality-maintenanceEnables AI agents to interact with GitHub repositories through the GitHub REST API for managing files, issues, and repository metadata. It supports both read operations like searching code and write operations such as creating repositories and updating issue comments.Last updated9
- Alicense-qualityBmaintenanceEnables AI agents to manage GitHub repositories, branches, issues, pull requests, releases, and actions through natural language.Last updated2665MIT
Related MCP Connectors
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
Edit your Overleaf LaTeX projects from Claude and ChatGPT; every change is a real Git commit.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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