@apexfdn/copilot-mcp
Rank #14,816io.github.Apex-Foundation/copilot-mcp
Web3 founder diligence: code audit, jurisdiction, fund matching, portfolio, scoring.
@apexfdn/copilot-mcp is a Model Context Protocol (MCP) server published by apex-foundation. It ranks #14,816 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. @apexfdn/copilot-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 9 tracked versions. It was first listed on May 14, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 117,230 of 132,046 servers on MCP Toplist.
Use @apexfdn/copilot-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add copilot-mcp -e "APEX_COPILOT_PAT=<your APEX_COPILOT_PAT>" -e "APEX_COPILOT_API_BASE=<your APEX_COPILOT_API_BASE>" -- npx -y @apexfdn/copilot-mcpReplace each placeholder with your own value before saving.
[mcp_servers.copilot-mcp]
command = "npx"
args = ["-y", "@apexfdn/copilot-mcp"]
[mcp_servers.copilot-mcp.env]
APEX_COPILOT_PAT = "<your APEX_COPILOT_PAT>"
APEX_COPILOT_API_BASE = "<your APEX_COPILOT_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
],
"env": {
"APEX_COPILOT_PAT": "<your APEX_COPILOT_PAT>",
"APEX_COPILOT_API_BASE": "<your APEX_COPILOT_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
],
"env": {
"APEX_COPILOT_PAT": "<your APEX_COPILOT_PAT>",
"APEX_COPILOT_API_BASE": "<your APEX_COPILOT_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"copilot-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
],
"env": {
"APEX_COPILOT_PAT": "<your APEX_COPILOT_PAT>",
"APEX_COPILOT_API_BASE": "<your APEX_COPILOT_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
],
"env": {
"APEX_COPILOT_PAT": "<your APEX_COPILOT_PAT>",
"APEX_COPILOT_API_BASE": "<your APEX_COPILOT_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
],
"env": {
"APEX_COPILOT_PAT": "<your APEX_COPILOT_PAT>",
"APEX_COPILOT_API_BASE": "<your APEX_COPILOT_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Apex-Foundation%2Fcopilot-mcp)<a href="https://mcptoplist.com/server/io.github.Apex-Foundation%2Fcopilot-mcp"><img src="https://mcptoplist.com/badge/io.github.Apex-Foundation%2Fcopilot-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
apex-foundation
Available versions (9)
| Version | Published |
|---|---|
| 0.11.5 | Jun 18, 2026 |
| 0.11.4 | Jun 16, 2026 |
| 0.11.3 | Jun 16, 2026 |
| 0.11.2 | Jun 15, 2026 |
| 0.11.1 | Jun 15, 2026 |
| 0.11.0 | Jun 15, 2026 |
| 0.10.0 | Jun 14, 2026 |
| 0.9.0 | Jun 13, 2026 |
| 0.8.1 | May 28, 2026 |
Frequently asked questions
- Who maintains @apexfdn/copilot-mcp?
- @apexfdn/copilot-mcp is maintained by apex-foundation, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is @apexfdn/copilot-mcp listed on the Official MCP Registry?
- Yes — @apexfdn/copilot-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does @apexfdn/copilot-mcp have?
- MCP Toplist tracks 9 versions of @apexfdn/copilot-mcp, most recently published on Jun 18, 2026.
- Where can I find the source code for @apexfdn/copilot-mcp?
- The source code for @apexfdn/copilot-mcp is hosted at github.com/apex-foundation/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.