Crypto Exchange SDK Documentation
FreeNot checkedOffline documentation and API method queries for multiple cryptocurrency exchanges including Gate.io, Bybit, Binance, Bitget, OKX, and OKX DEX.
About
Offline documentation and API method queries for multiple cryptocurrency exchanges including Gate.io, Bybit, Binance, Bitget, OKX, and OKX DEX.
README
npm version GitHub Actions Workflow Status
A Model Context Protocol (MCP) service designed to help developers easily access documentation when integrating with cryptocurrency exchange APIs. This tool provides comprehensive offline documentation for multiple cryptocurrency exchanges, making it convenient to query API methods and usage information without requiring an internet connection.
Features
- Query available methods from cryptocurrency exchange SDKs
- Retrieve detailed documentation for specific methods
- Offline documentation - all documentation is available offline, no internet connection required
Currently Supported Exchanges
| Exchange SDK | Status |
|---|---|
| Gate.io SDK Docs | ✅ |
| Bybit SDK Docs | ✅ |
| Binance SDK Docs WIP | ✅ |
| Bitget SDK Docs WIP | ✅ |
| OKX SDK Docs | ✅ |
| OKX DEX | ✅ |
Configuration
{
"mcpServers": {
"crypto-exchange-mcp": {
"command": "npx",
"args": ["-y", "crypto-exchange-mcp@latest"]
}
}
}
Usage
This MCP service provides the following tools for each exchange:
Gate.io
gate_methods- Get all API method lists and related documentation supported by Gate Exchange SDKgate_method_detail- Query detailed usage information for specific API methods in Gate Exchange SDK
OKX
okx_methods- Get all API method lists and related documentation supported by OKX Exchange SDKokx_method_detail- Query detailed usage information for specific API methods in OKX Exchange SDK
OKX DEX
okx_dex_api_methods- Get all API method lists and related documentation supported by OKX DEX APIokx_dex_api_method_detail- Query detailed usage information for specific API methods in OKX DEX API
Bybit
bybit_methods- Get all API method lists and related documentation supported by Bybit Exchange SDKbybit_method_detail- Query detailed usage information for specific API methods in Bybit Exchange SDK
Binance
binance_methods- Get all API method lists and related documentation supported by Binance Exchange SDKbinance_method_detail- Query detailed usage information for specific API methods in Binance Exchange SDK
Bitget
bitget_methods- Get all API method lists and related documentation supported by Bitget Exchange SDKbitget_method_detail- Query detailed usage information for specific API methods in Bitget Exchange SDK
Architecture
The service is designed with extensibility in mind, making it easy to add support for new exchanges in the future. Each exchange is implemented as an adapter following a common interface, making it simple to add support for new exchanges.
Requirements
- Node.js >= 22
Development
# Install dependencies
pnpm install
Build the project
pnpm run build
Development mode (watch for changes)
pnpm run dev
Test with MCP inspector
pnpm run inspect
Generate offline data for exchanges
pnpm run generateOfflineData
Contributing
Contributions are welcome! If you'd like to add support for a new exchange, please follow the adapter pattern established in the codebase.
License
MIT
Install Crypto Exchange SDK Documentation in Claude Desktop, Claude Code & Cursor
unyly install crypto-exchange-sdk-documentation-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add crypto-exchange-sdk-documentation-mcp -- npx -y crypto-exchange-mcpFAQ
Is Crypto Exchange SDK Documentation MCP free?
Yes, Crypto Exchange SDK Documentation MCP is free — one-click install via Unyly at no cost.
Does Crypto Exchange SDK Documentation need an API key?
No, Crypto Exchange SDK Documentation runs without API keys or environment variables.
Is Crypto Exchange SDK Documentation hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Crypto Exchange SDK Documentation in Claude Desktop, Claude Code or Cursor?
Open Crypto Exchange SDK Documentation on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Stripe
Payments, customers, subscriptions
by Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare Crypto Exchange SDK Documentation with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs
