CoinMarketCap MCP ServerServer

szcharlesji
GitHub
cryptocurrencydata platformsfinancial services

Loading subscription status...

๐Ÿ’ก Description

This is an MCP server that allows real-time access to cryptocurrency data from the CoinMarketCap API, including cryptocurrency listings, quotes, metadata, mapping IDs, global market metrics, and exchange information.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "CoinMarketCap MCP Server": {
        "env": {
          "COINMARKETCAP_API_KEY": "<COINMARKETCAP_API_KEY>"
        },
        "args": [],
        "command": "get-cryptocurrency-listings"
      }
    }
  ]
}

โšก Features

  • get-cryptocurrency-listings
  • get-cryptocurrency-quotes
  • get-cryptocurrency-map
  • get-cryptocurrency-info
  • get-global-metrics
  • get-exchange-listings

๐Ÿ’ฌ Example Queries

  • Show me the top 10 cryptocurrencies by market cap
  • What is the current price of Bitcoin and Ethereum?
  • What are today's global cryptocurrency market metrics?
  • Tell me about Binance exchange