mcprouter MCP Server
@chatmcp
About mcprouter MCP Server
mcprouter for remote mcp servers
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fetch": {
"command": "npx",
"args": [
"-y",
"mcprouter"
],
"env": {
"SERVER_KEY": "xxx"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is mcprouter MCP Server?
mcprouter MCP Server is a proxy for remote MCP servers. It lets you connect to hosted MCP services by using a server key generated from the MCP.so platform.
How to use mcprouter MCP Server?
Install via npx -y mcprouter or build from source with npm install && npm run build. In any MCP client (e.g., Claude Desktop), add a server configuration with the SERVER_KEY environment variable set to your key.
Key features of mcprouter MCP Server
- Acts as a proxy for remote MCP servers
- Uses server keys obtained from MCP.so
- Works with any MCP client (Claude Desktop shown)
- Simple setup via one-line npx command
- Supports debugging with MCP Inspector
Use cases of mcprouter MCP Server
- Connect to a hosted MCP server from a local MCP client
- Use remote MCP services in Claude Desktop without managing the server locally
- Rapidly test or switch between different remote MCP servers using server keys
FAQ from mcprouter MCP Server
What does mcprouter MCP Server do?
It proxies requests to a remote MCP server, allowing your local MCP client to communicate with a server hosted elsewhere.
How do I get a server key for mcprouter MCP Server?
Go to MCP.so, select a hosting server, and click Connect to generate your exclusive server_key.
How do I configure mcprouter MCP Server in Claude Desktop?
Add a JSON entry to your claude_desktop_config.json with command: "npx", args: ["-y", "mcprouter"], and env: { "SERVER_KEY": "xxx" }.
How can I debug mcprouter MCP Server?
Use the MCP Inspector by running npm run inspector from the project directory. It provides a URL with debugging tools.
What are the dependencies for mcprouter MCP Server?
Node.js and npm are needed to run via npx or to build from source. No other runtime dependencies are listed.
Frequently asked questions
What does mcprouter MCP Server do?
It proxies requests to a remote MCP server, allowing your local MCP client to communicate with a server hosted elsewhere.
How do I get a server key for mcprouter MCP Server?
Go to [MCP.so](https://mcp.so), select a hosting server, and click `Connect` to generate your exclusive server_key.
How do I configure mcprouter MCP Server in Claude Desktop?
Add a JSON entry to your `claude_desktop_config.json` with `command: "npx"`, `args: ["-y", "mcprouter"]`, and `env: { "SERVER_KEY": "xxx" }`.
How can I debug mcprouter MCP Server?
Use the MCP Inspector by running `npm run inspector` from the project directory. It provides a URL with debugging tools.
What are the dependencies for mcprouter MCP Server?
Node.js and npm are needed to run via npx or to build from source. No other runtime dependencies are listed.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments