{"id":26681144,"url":"https://github.com/chatmcp/mcprouter","last_synced_at":"2025-04-09T09:03:48.288Z","repository":{"id":282585561,"uuid":"947982339","full_name":"chatmcp/mcprouter","owner":"chatmcp","description":"api router for MCP Servers","archived":false,"fork":false,"pushed_at":"2025-04-01T10:08:28.000Z","size":117,"stargazers_count":187,"open_issues_count":5,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T08:04:59.629Z","etag":null,"topics":["chatmcp","mcp","mcprouter","mcpservers"],"latest_commit_sha":null,"homepage":"https://mcp.so","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chatmcp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-13T14:57:50.000Z","updated_at":"2025-04-02T07:22:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"97308c57-03ac-477b-9df5-f11f6a56a0a3","html_url":"https://github.com/chatmcp/mcprouter","commit_stats":null,"previous_names":["chatmcp/mcprouter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatmcp%2Fmcprouter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatmcp%2Fmcprouter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatmcp%2Fmcprouter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatmcp%2Fmcprouter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chatmcp","download_url":"https://codeload.github.com/chatmcp/mcprouter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247463813,"owners_count":20942940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatmcp","mcp","mcprouter","mcpservers"],"created_at":"2025-03-26T07:14:20.445Z","updated_at":"2025-04-09T09:03:48.257Z","avatar_url":"https://github.com/chatmcp.png","language":"Go","funding_links":[],"categories":["MCP Utilities \u0026 Tools","A01_文本生成_文本对话","📚 Projects (1974 total)","⚙️ DevOps","Go"],"sub_categories":["Gateways","大语言对话模型及数据","MCP Servers"],"readme":"# mcprouter\n\nOpenRouter for MCP Servers\n\n![mcp-infa](./mcp-infa.png)\n\n## Start Proxy Server\n\n1. edit config file\n\n```shell\ncp .env.example.toml .env.toml\n```\n\nedit `.env.toml` as needed.\n\n2. start proxy server\n\n```shell\ngo run main.go proxy\n```\n\n3. add Proxy URL to MCP Client like Cursor\n\n`http://localhost:8025/sse/fetch`\n\nmake sure you have set `mcp_server_commands.fetch` in `.env.toml`\n\n## Start API Server\n\n1. edit config file\n\n```shell\ncp .env.example.toml .env.toml\n```\n\nedit `.env.toml` as needed.\n\n2. start api server\n\n```shell\ngo run main.go api\n```\n\n3. request api with curl\n\n```shell\ncurl -X POST http://127.0.0.1:8027/v1/list-tools \\\n-H 'Content-Type: application/json' \\\n-H 'Authorization: Bearer fetch'\n```\n\nmake sure you have set `mcp_server_commands.fetch` in `.env.toml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatmcp%2Fmcprouter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchatmcp%2Fmcprouter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatmcp%2Fmcprouter/lists"}