GPT-GitHub Bridge
Bridges ChatGPT to GitHub with full write access, enabling repository inspection, file management, branch creation, and pull request creation.
Click on "Deploy 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 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 deployed
Maintenance
Related MCP Connectors
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Access the GitHub API, enabling file operations, repository management, search functionality, and…
Read and write KukGit repositories, files, issues and pull requests from an AI assistant.
Manage repositories, users, releases, and automate GitHub workflows
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables interaction with GitHub repositories through the GitHub API, allowing file operations, repository management, issue tracking, and code search through natural language commands.336 npm4MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to manage GitHub repositories, branches, issues, pull requests, releases, and actions through natural language.48 npm5MIT
- AlicenseCqualityDmaintenanceEnables comprehensive interaction with the GitHub API for managing repositories, issues, pull requests, commits, and GitHub Actions workflows through natural language.2048 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with GitHub via natural language, supporting repository management, issue tracking, file commits, and more.-