概要
What is MCP Server Proxy?
A proxy server that connects to multiple MCP servers and provides a unified interface for tool access.
How to use MCP Server Proxy?
Install dependencies with npm install, build with npm run build, then run node dist/server.js with optional --profile, --mode, --port, and --host flags. Configuration files are named config.<profile>.json and contain a mcpServers object.
Key features of MCP Server Proxy
- Connect to multiple MCP servers simultaneously
- Support for multiple configuration profiles
- Tool name prefixing with server names
- Run in either stdio or SSE mode
- Profile-based configuration management
Use cases of MCP Server Proxy
—
FAQ from MCP Server Proxy
—