Awesome Copilot MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 337 installs a week from npm. Last commit 1 Aug 2026.
Model Context Protocol server for awesome-copilot agents and collections
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add awesome-copilot-mcp -- npx -y awesome-copilot-mcp
{
"mcpServers": {
"awesome-copilot-mcp": {
"args": [
"-y",
"awesome-copilot-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.awesome-copilot-mcp]
command = "npx"
args = ["-y", "awesome-copilot-mcp"]
{
"mcpServers": {
"awesome-copilot-mcp": {
"args": [
"-y",
"awesome-copilot-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"awesome-copilot-mcp": {
"args": [
"-y",
"awesome-copilot-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.