Awesome Copilot
Freeby MCP Community
Model Context Protocol server for awesome-copilot agents and collections
v0.7.3Added Apr 12, 2026
mcpmodel-context-protocolaiagentsawesome-copilot
Awesome Copilot MCP Server
Model Context Protocol server for awesome-copilot agents and collections
Installation
Reviews
Installation
Quick install
npx -y awesome-copilot-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"awesome-copilot": {
"command": "npx",
"args": ["-y", "awesome-copilot-mcp"]
}
}
}