Awesome Copilot MCP Server
Rank #3,003io.github.RbBtSn0w/awesome-copilot-mcp
Model Context Protocol server for awesome-copilot agents and collections
Awesome Copilot MCP Server is a Model Context Protocol (MCP) server published by rbbtsn0w. It ranks #3,003 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Awesome Copilot MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 43 tracked versions. It was first listed on Jan 29, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 129,043 of 132,046 servers on MCP Toplist.
Use Awesome Copilot MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add awesome-copilot-mcp -- npx -y awesome-copilot-mcp[mcp_servers.awesome-copilot-mcp]
command = "npx"
args = ["-y", "awesome-copilot-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"awesome-copilot-mcp": {
"command": "npx",
"args": [
"-y",
"awesome-copilot-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"awesome-copilot-mcp": {
"command": "npx",
"args": [
"-y",
"awesome-copilot-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"awesome-copilot-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"awesome-copilot-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"awesome-copilot-mcp": {
"command": "npx",
"args": [
"-y",
"awesome-copilot-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"awesome-copilot-mcp": {
"command": "npx",
"args": [
"-y",
"awesome-copilot-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.RbBtSn0w%2Fawesome-copilot-mcp)<a href="https://mcptoplist.com/server/io.github.RbBtSn0w%2Fawesome-copilot-mcp"><img src="https://mcptoplist.com/badge/io.github.RbBtSn0w%2Fawesome-copilot-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rbbtsn0w
Available versions (43)
| Version | Published |
|---|---|
| 0.8.6 | Aug 11, 2026 |
| 0.8.5 | Aug 11, 2026 |
| 0.8.4 | Jun 8, 2026 |
| 0.8.3 | May 29, 2026 |
| 0.8.2 | May 20, 2026 |
| 0.8.1 | May 17, 2026 |
| 0.8.0 | May 17, 2026 |
| 0.7.12 | May 17, 2026 |
| 0.7.11 | May 17, 2026 |
| 0.7.10 | May 11, 2026 |
| 0.7.9 | Apr 23, 2026 |
| 0.7.3 | Apr 11, 2026 |
| 0.7.2 | Apr 9, 2026 |
| 0.7.1 | Apr 7, 2026 |
| 0.7.0 | Apr 4, 2026 |
| 0.6.3 | Apr 4, 2026 |
| 0.6.2 | Apr 4, 2026 |
| 0.6.1 | Apr 4, 2026 |
| 0.6.0 | Apr 4, 2026 |
| 0.5.1 | Apr 3, 2026 |
| 0.3.19 | Apr 3, 2026 |
| 0.3.18 | Apr 1, 2026 |
| 0.3.17 | Mar 31, 2026 |
| 0.3.16 | Mar 29, 2026 |
| 0.3.15 | Mar 27, 2026 |
| 0.3.14 | Mar 25, 2026 |
| 0.3.13 | Mar 23, 2026 |
| 0.3.12 | Mar 21, 2026 |
| 0.3.11 | Mar 19, 2026 |
| 0.3.10 | Mar 17, 2026 |
| 0.3.9 | Mar 15, 2026 |
| 0.3.8 | Mar 13, 2026 |
| 0.3.7 | Mar 11, 2026 |
| 0.3.6 | Mar 9, 2026 |
| 0.3.5 | Mar 7, 2026 |
| 0.3.4 | Mar 5, 2026 |
| 0.3.3 | Mar 3, 2026 |
| 0.3.2 | Feb 27, 2026 |
| 0.3.1 | Feb 25, 2026 |
| 0.3.0 | Feb 3, 2026 |
| 0.2.13 | Jan 30, 2026 |
| 0.2.12 | Jan 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Awesome Copilot MCP Server?
- Awesome Copilot MCP Server is maintained by rbbtsn0w, which publishes 1 MCP server (43 total versions) tracked on MCP Toplist.
- Is Awesome Copilot MCP Server listed on the Official MCP Registry?
- Yes — Awesome Copilot MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Awesome Copilot MCP Server have?
- MCP Toplist tracks 43 versions of Awesome Copilot MCP Server, most recently published on Aug 11, 2026.
- Where can I find the source code for Awesome Copilot MCP Server?
- The source code for Awesome Copilot MCP Server is hosted at github.com/rbbtsn0w/awesome-copilot-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.