MCP Server Proxy
@amirilovic
About MCP Server Proxy
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-proxy-amirilovic": {
"command": "node",
"args": [
"dist/server.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments