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 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
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 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…
Manage repositories, users, releases, and automate GitHub workflows
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
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.33154MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to manage GitHub repositories, branches, issues, pull requests, releases, and actions through natural language.1185MIT
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive interaction with the GitHub API for managing repositories, issues, pull requests, commits, and GitHub Actions workflows through natural language.118MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to interact with GitHub via natural language, supporting repository management, issue tracking, file commits, and more.-
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