Cloud Infrastructure
Trust: 42/100 (Fair)Awesome Copilot MCP Server Guide
Model Context Protocol server for awesome-copilot agents and collections
1 starsby RbBtSn0w
Quick Start
Install
npx awesome-copilot-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-rbbtsn0w-awesome-copilot-mcp": {
"command": "npx",
"args": [
"awesome-copilot-mcp"
]
}
}
}