Back to directory
0xanpham/my-crypto-mcp

0xanpham/my-crypto-mcp

@0xanpham

Cryptocurrency information MCP server using CoinMarketCap API for Claude Desktop

cryptocurrencymarket-datacoinmarketcapapimcpblockchainclaude-desktopfinance

Installation & Configuration

{
  "mcpServers": {
    "crypto": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "CMC_API_KEY": "your-coinmarketcap-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13