@pipeworx/coinmarketcap
Connect: https://gateway.pipeworx.io/coinmarketcap/mcp · Install: one-click buttons
Tools: 6
CoinMarketCap MCP — crypto prices, market cap, rankings. Free Basic plan: 10k credits/month.
Tools
quotes(symbol?, id?, convert?)— latest price/volume/cap for one or more coinslistings_latest(start?, limit?, sort?, convert?)— top-ranked coinsmetadata(symbol?, id?)— coin profile, logo, social linksglobal_metrics(convert?)— total market cap, BTC/ETH dominance, active cryptoscategories(start?, limit?)— meta-categories (DeFi, L1, NFTs, etc.)category(id, convert?)— coins within a category
Auth
- Platform key: gateway env
PLATFORM_CMC_KEY - BYO:
?_apiKey=<key>after registering at https://pro.coinmarketcap.com/signup
Data source
https://pro-api.coinmarketcap.com/v1/ and /v2/ — X-CMC_PRO_API_KEY header.
Tools
- quotes — Latest market quotes for one or more cryptocurrencies. Identify by symbol (e.g. “BTC,ETH”) OR by id (CMC numeric IDs).
- listings_latest — Top-ranked coins by market cap.
- metadata — Static coin metadata — logo, description, website, social links.
- global_metrics — Total market cap, 24h volume, BTC/ETH dominance, active cryptos.
- categories — List meta-categories (DeFi, L1, NFTs, Memes, …).
- category — Coins belonging to a specific category.
Tools
-
categories— List meta-categories (DeFi, L1, NFTs, Memes, …). -
category— Coins belonging to a specific category. -
global_metrics— Total market cap, 24h volume, BTC/ETH dominance, active cryptos. -
listings_latest— Top-ranked coins by market cap. -
metadata— Static coin metadata — logo, description, website, social links. -
quotes— Latest market quotes for one or more cryptocurrencies. Identify by symbol (e.g. BTC,ETH ) OR by id (CMC numeric IDs).