Coinmarketcap MCP
Rank #39,108io.github.junct-bot/coinmarketcap-mcp
MCP server providing coinmarketcap-mcp capabilities
Coinmarketcap MCP is a Model Context Protocol (MCP) server published by junct-bot. It ranks #39,108 of 115,460 servers tracked on MCP Toplist. Coinmarketcap MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Mar 19, 2026.
Ranks ahead of 76,352 of 115,460 servers on MCP Toplist.
Use Coinmarketcap MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http coinmarketcap-mcp https://coinmarketcap.mcp.junct.dev/mcp[mcp_servers.coinmarketcap-mcp]
url = "https://coinmarketcap.mcp.junct.dev/mcp"Add to ~/.codex/config.toml.
https://coinmarketcap.mcp.junct.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"coinmarketcap-mcp": {
"url": "https://coinmarketcap.mcp.junct.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"coinmarketcap-mcp": {
"type": "http",
"url": "https://coinmarketcap.mcp.junct.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"coinmarketcap-mcp": {
"serverUrl": "https://coinmarketcap.mcp.junct.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"coinmarketcap-mcp": {
"url": "https://coinmarketcap.mcp.junct.dev/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.junct-bot%2Fcoinmarketcap-mcp)<a href="https://mcptoplist.com/server/io.github.junct-bot%2Fcoinmarketcap-mcp"><img src="https://mcptoplist.com/badge/io.github.junct-bot%2Fcoinmarketcap-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
junct-bot
Other servers by junct-bot
- Coinbase MCP#1,424 · 3 vers
- Binance MCP#35,460 · 4 vers
- Aarna MCP#39,102 · 3 vers
- Aave MCP#39,103 · 3 vers
- Beefy MCP#39,104 · 3 vers
- Blockscout MCP#39,105 · 3 vers
- Chainlink MCP#39,106 · 3 vers
- Coingecko MCP#39,107 · 3 vers
- Compound MCP#39,109 · 3 vers
- Curve MCP#39,110 · 3 vers
- Eigenlayer MCP#39,111 · 3 vers
- Ens MCP#39,112 · 3 vers
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Mar 19, 2026 |
| 1.0.0 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Coinmarketcap MCP?
- Coinmarketcap MCP is maintained by junct-bot, which publishes 24 MCP servers (73 total versions) tracked on MCP Toplist.
- Is Coinmarketcap MCP listed on the Official MCP Registry?
- Yes — Coinmarketcap MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Coinmarketcap MCP have?
- MCP Toplist tracks 3 versions of Coinmarketcap MCP, most recently published on Mar 19, 2026.
- Where can I find the source code for Coinmarketcap MCP?
- The source code for Coinmarketcap MCP is hosted at github.com/junct-bot/coinmarketcap-mcp.