I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-Server-Router
MCPROUTER用于远程MCP服务器
3 years
Works with Finder
2
Github Watches
2
Github Forks
2
Github Stars
mcprouter MCP Server
proxy for remote mcp servers.
Quick Start
- Get Remote MCP Server Key
go to MCP.so, select a hosting server,
click Connect
to generate your exclusive server_key.
- Configure MCP Server in any MCP Client
take Claude Desktop
for example:
{
"mcpServers": {
"fetch": {
"command": "npx",
"args": ["-y", "mcprouter"],
"env": {
"SERVER_KEY": "xxx"
}
}
}
}
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcprouter": {
"command": "/path/to/mcprouter/build/index.js"
}
}
}
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。
Reviews

user_uDLucNtK
As a dedicated user of the mcp-server-router, I find it to be an outstanding tool for managing server routes efficiently. Developed by chatmcp, this robust tool simplifies complex routing tasks and enhances server performance. The intuitive interface and seamless integration capabilities make it a must-have for any server management needs. Highly recommended! Check it out here: https://github.com/chatmcp/mcp-server-router