Confidential guide on numerology and astrology, based of GG33 Public information

chatmcp_mcp-server-router
镜像://github.com/chatmcp/mcp-server-router
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
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.
相关推荐
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_BnweCfer
As a dedicated user of the chatmcp_mcp-server-router, I've been thoroughly impressed with its performance and reliability. Developed by MCP-Mirror, this tool seamlessly integrates into my workflow, providing efficient server routing capabilities with minimal setup. The comprehensive documentation on its GitHub page simplifies the integration process, making it accessible even for those with minimal technical knowledge. Highly recommended for anyone in need of a robust server routing solution!