Provides access to GitHub repositories and services through MCP server integration, enabling management of GitHub resources and operations
MCP Foxxy Bridge
Overview
MCP Foxxy Bridge is a secure one-to-many proxy for the Model Context Protocol (MCP). Connect multiple MCP servers through a single endpoint with enterprise-grade security.
✨ Key Benefits
- 🔌 Single Endpoint: Access all your MCP servers through one connection point
- 🛡️ Enterprise Security: OAuth 2.0 + PKCE authentication with configurable SSL verification
- ⚡ Easy Setup: Simple configuration with environment variable support
- 🔀 Smart Routing: Automatic request routing to the right backend server
- 🏠 Secure by Default: Localhost-only binding, SSL verification enabled, and comprehensive input validation
- 🚀 HTTP/2 Support: Automatic protocol upgrade for improved performance
🎯 Perfect For
- Connecting multiple MCP servers to Claude Desktop, VS Code, or other AI tools
- Centralizing credential management with secure command substitution
- Production deployments requiring OAuth authentication
- Development environments with multiple data sources
🚀 Quickstart
See the Installation Guide for full details.
1. Choose one of the following installation methods
A. Install via uv (Recommended):
B. Install latest from GitHub:
C. Run with Docker (from GHCR):
2. Run the Bridge
With config file:
Or with named servers:
See Configuration Guide for config file examples.
3. Connect Your AI Tool
Point your MCP-compatible client to:
See API Reference for integration details.
📚 Documentation
🚀 Getting Started
- 📖 Documentation Overview - Start here for a complete guide
- ⬇️ Installation Guide - Multiple installation methods
- ⚙️ Configuration Guide - Configure your setup
- 🎯 Example Configurations - Ready-to-use config files
🔧 Advanced Usage
- 🚀 Deployment Guide - Docker, production deployments
- 🔌 API Reference - Programmatic integration
- 🏗️ Architecture Overview - Technical deep dive
📡 REST API Endpoints
The bridge provides REST endpoints for operational management, monitoring, and tool discovery:
Server Discovery & Status:
Tool Discovery:
Server Management:
OAuth Status (for OAuth-enabled servers):
These endpoints are ideal for monitoring, debugging, and operational management of your MCP bridge deployment.
🛡️ Security & Production
- 🔒 Security Guide - Comprehensive security practices
- 🔐 OAuth Authentication - Enterprise authentication setup
🆘 Support
- 🔧 Troubleshooting Guide - Common issues and solutions
- 🤝 Contributing Guide - Development setup and guidelines
🛠️ Development
🤝 Contributing & Support
⚖️ License
This project is licensed under the GNU Affero General Public License v3.0 or later (AGPLv3+). See the LICENSE file for details.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
MCP Foxxy Bridge is a one-to-many proxy for the Model Context Protocol (MCP). It lets you aggregate and route requests to multiple MCP servers through a single endpoint, so you can centralize configuration for all your MCP servers.
Related MCP Servers
- AsecurityAlicenseAqualityThe APISIX Model Context Protocol (MCP) server bridges large language models (LLMs) with the APISIX Admin API.Last updated -3230125Apache 2.0
- -securityAlicense-qualityA proxy service that connects MCP clients to remote MCP servers, allowing users to use server keys from MCP.so to access remote resources without running their own server.Last updated -203MIT License
- -securityAlicense-qualityA proxy server that sits between MCP clients and servers, providing authentication, tool discovery, caching, and guardrail enforcement to protect MCP servers from malicious inputs.Last updated -25MIT License