Gate MCP
io.github.gateio-dev/gate-mcpPublic Gate market data MCP for spot, futures, margin, options, delivery, earn, and alpha.
Tools · 63
List activity types.
List Alpha currencies.
List Alpha tickers.
List Alpha tokens.
Get delivery contract.
List delivery candlesticks.
List delivery contracts.
List delivery insurance ledger.
Get delivery order book.
List delivery risk limit tiers.
List delivery tickers.
List delivery trades.
List dual investment plans.
List fixed-term Earn products.
List fixed-term Earn products by asset.
List Simple Earn currencies.
Get futures candlestick/OHLCV data
Get details of a single futures contract
Get funding rate history for a futures contract
Get futures order book
Get premium index (mark price minus index price) history for a contract
Get a specific risk limit tier table by table ID.
Get ticker information for futures contracts
Get recent public trades for a futures contract
Get constituent assets and weights for a futures index
Get current funding rates for multiple contracts in one request
Get contract statistics (open interest, long/short ratio, etc.)
List all perpetual futures contracts
Get futures insurance fund history
Get personal futures liquidation history.
List CandyDrop activities with optional filters (public, no auth)
Get CandyDrop activity rules including prize pools and tasks (public). Pass activity_id OR currency (at least one required by API)
List HODLer Airdrop campaigns with optional filters (public; logged-in users may see extra participation info)
List launch pool projects with optional filters
Get margin leverage tiers for a currency pair
Get details of a specific unified margin currency pair
List all currency pairs supported for unified margin lending
Get current interest rates for specified currencies in multi-collateral loans (public)
Get available fixed interest rates for multi-collateral loans (public)
Get LTV (Loan-to-Value) ratios for multi-collateral loans (public)
List all supported currencies for multi-collateral loans (public)
Get details of a single options contract
Get a single options settlement record
Get options candlestick data
List all options contracts for an underlying
List option expiration dates for an underlying
Get options order book
List options settlement history for an underlying
Get options tickers for an underlying
List public options trades
Get candlestick data for an options underlying index
Get ticker data for all contracts under an underlying
List all options underlying assets
Get details of a single currency
Get details of a single currency pair
Get candlestick/OHLCV data for a currency pair
Get the order book for a currency pair
Get ticker information for one or all currency pairs
Get recent trades for a currency pair
List all currencies supported
List all available spot trading pairs
List live stream replays from Gate Square
Search Gate Square content using AI (posts, analysis, signals)
Resources · 4
List all BTC-settled perpetual futures contracts
gate://futures/contracts/btc
List all currencies' details
gate://spot/currencies
List all currency pairs supported
gate://spot/currency_pairs
List all futures contracts
gate://futures/contracts/usdt
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gate_mcp": {
"url": "https://api.gatemcp.ai/mcp",
"transport": "streamable-http"
}
}
}