{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "io.github.microsoft/awesome-copilot", "title": "Awesome Copilot MCP Server", "description": "An MCP server that stores Copilot customizations from the Awesome Copilot repository", "repository": { "url": "https://github.com/microsoft/mcp-dotnet-samples", "source": "github" }, "websiteUrl": "https://aka.ms/awesome-copilot/mcp", "version": "1.0.0", "packages": [ { "registryType": "oci", "identifier": "ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:latest", "transport": { "type": "stdio" } } ] }