← Index

Awesome Copilot MCP Server

io.github.RbBtSn0w/awesome-copilot-mcp·v0.7.9·Other
Quality Score
90
/100

Model Context Protocol server for awesome-copilot agents and collections

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "awesome-copilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-copilot-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "awesome-copilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-copilot-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y awesome-copilot-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other