
mcprouter
api router for MCP Servers
4
Github Watches
35
Github Forks
233
Github Stars
mcprouter
OpenRouter for MCP Servers
Start Proxy Server
- edit config file
cp .env.example.toml .env.toml
edit .env.toml
as needed.
- start proxy server
go run main.go proxy
- add Proxy URL to MCP Client like Cursor
http://localhost:8025/sse/fetch
make sure you have set mcp_server_commands.fetch
in .env.toml
Start API Server
- edit config file
cp .env.example.toml .env.toml
edit .env.toml
as needed.
- start api server
go run main.go api
- request api with curl
curl -X POST http://127.0.0.1:8027/v1/list-tools \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer fetch'
make sure you have set mcp_server_commands.fetch
in .env.toml
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
Reviews

user_P3sANujG
As a dedicated user of the mcprouter by chatmcp, I can confidently say it's an outstanding tool! The seamless integration and efficient routing capabilities make it a must-have for developers. Check it out at https://github.com/chatmcp/mcprouter and see how it can enhance your projects!