Crypto Exchange
Freeby MCP Community
[](https://www.npmjs.com/package/crypto-exchange-mcp) [![GitHub Actions Workflow Status](htt
v1.4.6Added Apr 12, 2026
Crypto Exchange MCP Server
[![GitHub Actions Workflow Status](htt
Installation
npx -y crypto-exchange-mcp
Reviews
Installation
Quick install
npx -y crypto-exchange-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"crypto-exchange": {
"command": "npx",
"args": ["-y", "crypto-exchange-mcp"]
}
}
}