BeClaude

ccxt-go

New
SmitheryDevelopmentby ccxt

CCXT cryptocurrency exchange library for Go developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Go projects. Use when working with crypto exchanges in Go applications, microservices, or trading systems.

First seen 5/23/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "ccxt-go": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
apicodingdata-&-analytics

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is ccxt-go?

CCXT cryptocurrency exchange library for Go developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Go projects. Use when working with crypto exchanges in Go applications, microservices, or trading systems.

How to install ccxt-go?

To install ccxt-go: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "ccxt-go": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is ccxt-go best for?

ccxt-go is a mcp categorized under Development. It is designed for: api, coding, data-&-analytics. Created by ccxt.