Skip to main content
Glama
pipeworx-io

mcp-coinmarketcap

by pipeworx-io

@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 coins

  • listings_latest(start?, limit?, sort?, convert?) — top-ranked coins

  • metadata(symbol?, id?) — coin profile, logo, social links

  • global_metrics(convert?) — total market cap, BTC/ETH dominance, active cryptos

  • categories(start?, limit?) — meta-categories (DeFi, L1, NFTs, etc.)

  • category(id, convert?) — coins within a category

Related MCP server: CoinMarketCap Universal MCP Server

Auth

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

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    D
    maintenance
    Provides comprehensive access to CoinMarketCap's cryptocurrency data including listings, quotes, market metrics, and the Fear & Greed Index directly within the Cursor environment.
    270
    2
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Provides 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.
    26
    127
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Connects 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.
    12
    Apache 2.0

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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