context7-bridge
v1.1.1
Published
Connect ChatGPT to Context7 and other authenticated MCP servers with one command
Maintainers
Readme
Context7 Bridge
Connect ChatGPT to Context7 and other authenticated MCP servers.
🚀 Deploy on Railway (60 seconds)
Click to get a permanent HTTPS URL:
After deployment:
- Railway provides your permanent URL (e.g.,
https://context7-bridge-production.up.railway.app) - Add this URL to ChatGPT Settings → Connectors → Developer Mode
- Add name 'Context7 MCP' (or whatever you like)
- Add description 'Provides upto date documentation for coding tasks'
- Set No authentication
- Refresh ChatGPT and start using Context7 tools
Configuration
Environment Variables
| Variable | Required | Description |
|----------|----------|-------------|
| UPSTREAM_BASE_URL | Yes | MCP server URL |
| AUTH_HEADER_NAME | No | Authentication header name |
| AUTH_HEADER_VALUE | No | Authentication value |
| PORT | No | Server port (default: 8787) |
| ENABLE_CORS | No | Enable CORS (default: 1) |
See .env.example for configuration template.
Other Deployment Options
- Fly.io - See deployment guide
- Render, Heroku - Standard Node.js deployment
- CLI - For development only, see CLAUDE.md for details
Support This Project
If this bridge saved you time, consider buying me a coffee!
Get $5 Railway Credit
Deploy with Railway and get $5 in free credits. Their free tier (500 hours/month) is perfect for running this bridge 24/7.
License
MIT - Built by the MCP community.

