loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

awesome-copilot-mcp

MCP Tool

RbBtSn0w/awesome-copilot-mcp

A Model Context Protocol (MCP) server that provides access to awesome-copilot agents and collection resources.

Install

$ npx loaditout add RbBtSn0w/awesome-copilot-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "awesome-copilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-copilot-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Awesome Copilot MCP Server

[](https://www.npmjs.com/package/awesome-copilot-mcp) [](https://opensource.org/licenses/MIT) [](https://github.com/RbBtSn0w/awesome-copilot-mcp/actions)

A Model Context Protocol (MCP) server that provides access to awesome-copilot agents and collection resources.

Quick Start
One-Click Installation for VS Code

Click the badge to install directly in VS Code (will prompt to open VS Code):

[](https://vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3Fconfig%3D%7B%22name%22%3A%22awesome-copilot%22%2C%22type%22%3A%22stdio%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22awesome-copilot-mcp%22%2C%22start%22%5D%7D) [](https://vscode.dev/redirect?url=vscode-insiders%3Amcp%2Finstall%3Fconfig%3D%7B%22name%22%3A%22awesome-copilot%22%2C%22type%22%3A%22stdio%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22awesome-copilot-mcp%22%2C%22start%22%5D%7D)

> Note: Requires GitHub Copilot extension in VS Code. Click the badge on GitHub to trigger the installation prompt.

Manual Configuration

Add to your MCP Client configuration (e.g., Claude Desktop or VS Code):

{
  "mcpServers": {
    "awesome-copilot": {
      "command": "npx",
      "args": ["-y", "awesome-copilot-mcp", "start"]
    }
  }
}

This ensures you always run the latest version.

Usage
As MCP Server

Standard stdio usage (default). See configurati

Tags

agentawesomemcpmodel-context-protocolaiagentsawesome-copilotgithub-copilot

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated13 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcenpm
Last commit3/31/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/RbBtSn0w/awesome-copilot-mcp)](https://loaditout.ai/skills/RbBtSn0w/awesome-copilot-mcp)