Foxxy Bridge
Provides access to GitHub repositories and services through MCP server integration, enabling management of GitHub resources and operations
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., "@Foxxy Bridgelist all connected MCP servers"
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.
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 Features:
Single endpoint for all MCP servers
OAuth 2.0 + PKCE authentication
Enhanced CLI with daemon management
REST API for operational control
Secure command substitution
HTTP/2 support
Related MCP server: MCPMan
Quickstart
Installation
# Install via uv (recommended)
uv tool install mcp-foxxy-bridge
# Or install from GitHub
uv tool install git+https://github.com/billyjbryant/mcp-foxxy-bridgeQuick Setup
# Initialize configuration
foxxy-bridge config init
# Add MCP servers
foxxy-bridge mcp add github "npx -y @modelcontextprotocol/server-github"
foxxy-bridge mcp add filesystem "npx -y @modelcontextprotocol/server-filesystem" --path ./
# Start the bridge server
foxxy-bridge server start
# Check status
foxxy-bridge server statusConnect Your AI Tool
Point your MCP-compatible client to: http://localhost:8080/sse
Documentation
📖 Getting Started:
Installation Guide - Detailed setup and configuration
Configuration Guide - Configuration options and examples
CLI Reference - Complete command reference
🔧 Advanced Topics:
API Reference - REST API endpoints
OAuth Authentication - OAuth setup and security
Daemon Management - Background process management
Troubleshooting - Common issues and solutions
Contributing & Support
Badges
License
AGPL-3.0-or-later - See LICENSE file for details.
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 Servers
- Alicense-qualityDmaintenanceA Model Context Protocol server manager that acts as a proxy/multiplexer, enabling connections to multiple MCP servers simultaneously and providing JavaScript code execution with access to all connected MCP tools. Supports both stdio and HTTP transports with OAuth authentication, batch tool invocation, and dynamic server management.Last updated36MIT
- Flicense-quality-maintenanceMCP Hub aggregates and proxies multiple Model Context Protocol servers into a unified Streamable HTTP interface. It allows users to combine diverse stdio, SSE, and HTTP-based servers while providing tool namespacing, health monitoring, and secure authentication.Last updated880
- AlicenseBqualityDmaintenanceA flexible proxy server that aggregates multiple backend MCP servers into a single interface using STDIO or SSE transports. It supports dynamic server management via an HTTP API and utilizes namespacing to prevent tool conflicts across connected services.Last updated31MIT
Related MCP Connectors
MCP (Model Context Protocol) server for Appwrite
Official remote MCP server bridge for Muumuu Domain.
MEOK ABCI Bridge MCP — read-only Tendermint / Cosmos blockchain query for agents. Built-in registry
Appeared in Searches
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/billyjbryant/mcp-foxxy-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server