Browse
→ Code & Dev
→ ChatGPT MCP Bridge
ChatGPT MCP Bridge
Unofficial local MCP bridge that safely exposes one Git workspace to ChatGPT or other MCP clients. The default mode is read-only for code review and architecture analysis, with explicit optional modes for single-file patching or preconfigured commands, sensitive-file blocking, ignore rules, token requirements for HTTP, and no privilege escalation through MCP calls. Public GitHub repository created September 2, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | chatgpt-mcp-bridge serve --workspace /path/to/project --transport stdio |
| Install | npm install --global chatgpt-mcp-bridge |
Use Cases
| 01 | Expose a local Git repository to ChatGPT or MCP Inspector for read-only review and architecture analysis |
| 02 | Optionally allow constrained single-file patches or configured commands without giving MCP calls broader privileges |
| 03 | Block sensitive files, ignored paths, public writable binds, and unsafe workspace access by default |
Tags
chatgpt git code-review workspace read-only security typescript bridge
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>