Submit

Mcp Server Copilot

@tshu-w

A meta Model Context Protocol (MCP) server that seamlessly scales LLMs to 1000+ MCP servers through automatic routing without expose all servers and tools to LLMs directly.

Server Config

{
  "mcpServers": {
    "copilot": {
      "command": "uvx",
      "args": [
        "mcp-server-copilot"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.