Loomal

Awesome Copilot MCP Server

MCP server by github.com/microsoft/mcp-dotnet-samples

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

190 starsoci: ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026061203

About Awesome Copilot MCP Server

Awesome Copilot MCP Server is an MCP (Model Context Protocol) server published by microsoft in the official MCP registry, listed under E-commerce & Retail on Loomal. An MCP server that stores Copilot customizations from the Awesome Copilot repository

It ships as a Docker image (ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026061203), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/microsoft/mcp-dotnet-samples, where the project has earned 190 GitHub stars.

Use Awesome Copilot MCP Server with your agent

Claude Code · one command
claude mcp add awesome-copilot-mcp-server -- docker run -i --rm ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026061203
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "awesome-copilot-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026061203"
      ]
    }
  }
}
ocighcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026061203

Frequently asked questions

What is Awesome Copilot MCP Server?
Awesome Copilot MCP Server is an MCP (Model Context Protocol) server by microsoft in the E-commerce & Retail category. An MCP server that stores Copilot customizations from the Awesome Copilot repository
How do I connect Awesome Copilot MCP Server to Claude, Cursor, or another MCP client?
Install Awesome Copilot MCP Server from its oci package (ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026061203) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Awesome Copilot MCP Server open source?
Yes — the source code is public at github.com/microsoft/mcp-dotnet-samples, with 190 GitHub stars.
Can AI agents pay to use Awesome Copilot MCP Server?
Not yet through Loomal — Awesome Copilot MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Awesome Copilot MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.