AgentUni

Awesome Copilot MCP Server

by @microsoft / v1.0.2026091802

An MCP server that stores Copilot customizations from the Awesome Copilot repository

Install

Docker / stdio

docker run -i --rm ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026091802

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-microsoft-awesome-copilot": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026091802"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.microsoft/awesome-copilot · published 2026-09-18 · updated 2026-09-18. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Other & General servers

Browse category