mcp-coinmarketcap
Provides access to CoinMarketCap data including top cryptocurrency listings, metadata, global metrics, and category information.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-coinmarketcapshow me the top 10 cryptocurrencies by market cap"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@pipeworx/coinmarketcap
CoinMarketCap MCP — crypto prices, market cap, rankings. Free Basic plan: 10k credits/month.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
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
Related MCP server: CoinMarketCap Universal MCP Server
Auth
Platform key: gateway env
PLATFORM_CMC_KEYBYO:
?_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.
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"coinmarketcap": {
"url": "https://gateway.pipeworx.io/coinmarketcap/mcp"
}
}
}Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Coinmarketcap data" })The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceA Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.37
- Alicense-qualityDmaintenanceProvides comprehensive access to CoinMarketCap's cryptocurrency data including listings, quotes, market metrics, and the Fear & Greed Index directly within the Cursor environment.2702MIT
- AlicenseBqualityDmaintenanceProvides access to cryptocurrency market data, exchange information, and blockchain metrics through the CoinMarketCap API. Supports price quotes, historical data, trending tokens, global metrics, and DEX information across different subscription tiers.26127MIT
- Alicense-qualityDmaintenanceConnects AI agents to real-time cryptocurrency market data from CoinGecko API, enabling price lookups, coin details, market rankings, search, and trending crypto queries through natural language.12Apache 2.0
Related MCP Connectors
Crypto intelligence MCP for market data, DeFi, wallets, security, DEX, NFTs, and Solana.
Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.
100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-coinmarketcap'
If you have feedback or need assistance with the MCP directory API, please join our Discord server