CoinMarketCap MCPServer

shinzo-labs
GitHub
CryptocurrencyMarket DataAPI Integration

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) implementation for the CoinMarketCap API, providing a standardized interface for accessing market data, exchange information, and other blockchain-related metrics for cryptocurrencies.

📝 JSON Entries

{
  "mcpServers": [
    {
      "coinmarketcap": {
        "env": {
          "SUBSCRIPTION_LEVEL": "Basic",
          "COINMARKETCAP_API_KEY": "your-key-here"
        },
        "args": [
          "@shinzolabs/coinmarketcap-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

globalMetricsLatestcryptoCurrencyMapgetCryptoMetadatacryptoQuotesLatestdexListingsLatest

Features

  • Full coverage of the CoinMarketCap API
  • Access to detailed crypto trends and market movements
  • Type-safe parameter validation

💬 Example Queries

  • Get latest cryptocurrency listings
  • Retrieve detailed OHLCV data for a specific cryptocurrency
  • Fetch global cryptocurrency metrics