DataMaxi+ MCP Server
The DataMaxi+ MCP (Model Context Protocol) Server lets AI agents (Claude, Cursor, etc.) access crypto market data directly.
What is MCP?
MCP (Model Context Protocol) is a standard protocol for AI agents to access external data and tools. With the DataMaxi+ MCP Server connected, you can simply ask your AI "Find BTC arbitrage opportunities" and it will analyze real-time data for you.
Features
Data Tools (36)
All DataMaxi+ REST API endpoints are available as individual tools.
| Category | Tools | Description |
|---|---|---|
| CEX Candle | cex_candle, cex_candle_exchanges, cex_candle_intervals, cex_candle_symbols | Historical OHLCV candlestick data |
| Ticker | ticker, ticker_exchanges, ticker_symbols | Real-time price and volume |
| Funding Rate | funding_rate_latest, funding_rate_history, funding_rate_exchanges, funding_rate_symbols | Perpetual futures funding rates |
| Premium | premium, premium_exchanges | Cross-exchange price differences (arbitrage) |
| Wallet Status | wallet_status, wallet_status_assets, wallet_status_exchanges | Deposit/withdrawal availability |
| Trading Fees | cex_fees, cex_fees_exchanges, cex_fees_symbols | Maker/taker fee rates |
| DEX | dex_candle, dex_trade, dex_pools, dex_chains, dex_exchanges, dex_intervals | Decentralized exchange data |
| Forex | forex, forex_symbols | Foreign exchange rates (USD-KRW, etc.) |
| Index Price | index_price | Aggregated benchmark prices |
| Margin | margin_borrow | Margin borrowing rates |
| Listings | listings_historical, cex_token_updates, cex_announcements | Token listing events and exchange news |
| Social | naver_trend, naver_trend_symbols, telegram_channels, telegram_messages | Social sentiment data |
Skills (6)
Composite tools that combine multiple API calls into a single request, based on real data patterns from the DataMaxi+ web app.
| Skill | Description | APIs Combined |
|---|---|---|
premium_overview | Premium + wallet status + fees + funding rate overview | premium + wallet-status + fees + funding-rate + forex |
funding_rate_overview | Funding rate comparison across exchanges with price/volume | funding-rate + ticker + history |
wallet_transfer_check | Verify transfer feasibility and find cheapest network | wallet-status + fees + ticker |
token_detail | Comprehensive token info (price, premium, funding, social, notices, wallet, margin) | 7+ endpoints in parallel |
exchange_overview | Compare exchanges by volume, fees, and funding rates | ticker + fees + funding-rate + forex |
listing_monitor | Track new token listings with announcements and price data | listings + announcements + token-updates + candle |