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

McProuter
MCP服务器的API路由器
3 years
Works with Finder
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
相关推荐
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.
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!