Apollo Proxy
Rank #31,940io.github.bnmbnmai/apollo-proxy
26 AI tools: DeFi, OSINT, crypto, intel feeds, search, proxy. x402 micropayments.
Apollo Proxy is a Model Context Protocol (MCP) server published by bnmbnmai. It ranks #31,940 of 115,591 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Apollo Proxy is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 17, 2026 and most recently updated on Feb 17, 2026.
Ranks ahead of 83,651 of 115,591 servers on MCP Toplist.
Use Apollo Proxy
claude mcp add apollo-proxy -- npx -y @apollo_ai/mcp-proxy[mcp_servers.apollo-proxy]
command = "npx"
args = ["-y", "@apollo_ai/mcp-proxy"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"apollo-proxy": {
"command": "npx",
"args": [
"-y",
"@apollo_ai/mcp-proxy"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"apollo-proxy": {
"command": "npx",
"args": [
"-y",
"@apollo_ai/mcp-proxy"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"apollo-proxy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@apollo_ai/mcp-proxy"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"apollo-proxy": {
"command": "npx",
"args": [
"-y",
"@apollo_ai/mcp-proxy"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"apollo-proxy": {
"command": "npx",
"args": [
"-y",
"@apollo_ai/mcp-proxy"
]
}
}
}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.bnmbnmai%2Fapollo-proxy)<a href="https://mcptoplist.com/server/io.github.bnmbnmai%2Fapollo-proxy"><img src="https://mcptoplist.com/badge/io.github.bnmbnmai%2Fapollo-proxy.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bnmbnmai
Available versions (2)
| Version | Published |
|---|---|
| 4.6.0 | Feb 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Apollo Proxy?
- Apollo Proxy is maintained by bnmbnmai, which publishes 5 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Apollo Proxy listed on the Official MCP Registry?
- Yes — Apollo Proxy is listed on the Official MCP Registry.
- How many versions does Apollo Proxy have?
- MCP Toplist tracks 2 versions of Apollo Proxy, most recently published on Feb 17, 2026.
- Where can I find the source code for Apollo Proxy?
- The source code for Apollo Proxy is hosted at github.com/bnmbnmai/mcp-proxy.