Back to directory
coin_api_mcp

coin_api_mcp

@longmans37

A Model Context Protocol server providing access to CoinMarketCap's cryptocurrency data for AI applications

cryptocurrencycoinmarketcapmcp-serverai-applicationsfinance

Installation & Configuration

{
  "mcpServers": {
    "coin_api": {
      "command": "python",
      "args": [
        "-m",
        "coin_api_mcp"
      ]
    },
    "env": {
      "COINMARKETCAP_API_KEY": "your_api_key_here"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/14
Updated
2026/6/8