mcprouter
@chatmcp
About mcprouter
api router for MCP Servers
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcprouter?
mcprouter is a proxy server and API server that acts as an OpenRouter for MCP (Model Context Protocol) servers. It provides endpoints that allow MCP clients like Cursor to connect to and interact with MCP servers through a centralized proxy.
How to use mcprouter?
Copy the example configuration file .env.example.toml to .env.toml and edit it as needed, ensuring mcp_server_commands.fetch is set. Start the proxy server with go run main.go proxy, then add the proxy URL http://localhost:8025/sse/fetch to your MCP client. Alternatively, start the API server with go run main.go api and make requests to http://127.0.0.1:8027/v1/list-tools with a Bearer token
More Other MCP servers
ICSS
chokcoco不止于 CSS
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments