Awesome Copilot MCP Server
An MCP server that stores Copilot customizations from the Awesome Copilot repository
Install
Dockerstdio
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.