Skip to content

Crypto Exchange

Free

by MCP Community

[![npm version](https://img.shields.io/npm/v/crypto-exchange-mcp.svg)](https://www.npmjs.com/package/crypto-exchange-mcp) [![GitHub Actions Workflow Status](htt

v1.4.6Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Crypto Exchange MCP Server

npm version [![GitHub Actions Workflow Status](htt

Installation

npx -y crypto-exchange-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y crypto-exchange-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "crypto-exchange": {
      "command": "npx",
      "args": ["-y", "crypto-exchange-mcp"]
    }
  }
}