mcpbeat

Gate Info MCP Server

io.github.gateio-dev/gate-info
answering

Gate Info MCP is answering right now. Last checked 6 min ago. It exposes 32 tools. Last commit 16 Apr 2026.

Gate info MCP for coin discovery, market snapshots, technical analysis, and on-chain data.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
32
Tools
read from the server
629 ms
Response time
average over 24h
33
Stars
last commit 16 Apr 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add gate-info --transport http https://api.gatemcp.ai/mcp/info
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gate-info": {
      "url": "https://api.gatemcp.ai/mcp/info"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gate-info]
url = "https://api.gatemcp.ai/mcp/info"
.cursor/mcp.json
{
  "mcpServers": {
    "gate-info": {
      "url": "https://api.gatemcp.ai/mcp/info"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gate-info": {
      "url": "https://api.gatemcp.ai/mcp/info"
    }
  }
}

Available tools 32

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

info
info_coin_get_coin_info
Single-target lookup: ticker, name, or contract→rows. Chain fixes address clashes. Filtered lists→search_coins. Boards→get_coin_rankings.
info_coin_get_coin_rankings
Boards: popular, gainers/losers, twitter_hot, airdrop, new_listing, market_pulse_hot. time_range only for gainers/losers. Single match→get_coin_info. Filtered list→search_coins.
info_coin_search_coins
Multi-row asset list by category, chain, cap, type. One clear match→get_coin_info. Boards→get_coin_rankings.
info_compliance_check_token_security
Honeypot, tax, and holder risk screen for a token. On-chain activity stats→get_token_onchain. Token xor address with chain; scope in schema.
info_macro_get_economic_calendar
Filtered release calendar in a date window. Zero-arg dashboard→get_macro_summary. Indicator snapshot or series→get_macro_indicator.
info_macro_get_macro_indicator
Official macro stats: latest or series by country/indicator (CPI, rates, jobs). No event feed. Calendar→get_economic_calendar. Dashboard→get_macro_summary.
info_macro_get_macro_summary
Zero-arg macro dashboard: key snapshots plus upcoming releases. Filtered calendar list→get_economic_calendar. Indicator snapshot or series→get_macro_indicator.
info_marketdetail_get_kline
Exchange pair or contract candles, including fine intervals such as 1m or 5s; needs Gate base URL. Trend-index OHLCV or indicator bundle→markettrend_get_kline.
info_marketdetail_get_orderbook
Order book depth: bids/asks ladder from Gate; needs base URL. Trade tape→get_recent_trades. Trend-index bars→markettrend_get_kline.
info_marketdetail_get_recent_trades
Recent trade prints tape from Gate; needs base URL. Depth ladder→get_orderbook. Trend-index bars→markettrend_get_kline.
info_marketsnapshot_batch_market_snapshot
Batch quotes up to 20 symbols; partial misses OK. One symbol→get_market_snapshot. Deep trend→markettrend_get_kline. Breadth→get_market_overview.
info_marketsnapshot_get_institutional_metrics
BTC/ETH institutional ETF/CME/CFTC daily metrics (OpenSearch). asset=BTC|ETH|all; channel=all|etf|cme|cftc nulls non-selected fields. CME often null with data_status cme_source_not_procured. Returns assets[].latest and series[].
info_marketsnapshot_get_market_overview
Broad market dashboard: cap, volume, dominance, and sentiment; no stablecoin ranking. Stablecoin-only ranking or chain breakdown→get_stablecoin_info. One asset→get_market_snapshot. Many symbols→batch_market_snapshot.
info_marketsnapshot_get_market_snapshot
One-symbol: price, kline clip, project. Trend→markettrend_get_kline. Gate→marketdetail_get_kline. Many→batch_market_snapshot. Breadth→get_market_overview.
info_markettrend_get_indicator_history
Historical indicator columns (RSI, MACD, MAs). OHLCV→get_kline. Synthesis→get_technical_analysis.
info_markettrend_get_kline
Trend-index OHLCV for symbols, with optional indicator bundle. Exchange pair or contract candles, or fine intervals→marketdetail_get_kline. Columns→get_indicator_history. Signals→get_technical_analysis.
info_markettrend_get_technical_analysis
Multi-timeframe bull/bear/neutral read from chart OHLCV only. OHLCV→get_kline. Raw columns→get_indicator_history.
info_onchain_get_address_info
Wallet profile: asset_summary, token_balances (USD desc), multi_chain_token_balances, labels/risk; Solana adds token_account/mint_account. Chain aliases: op→optimism, avax|avalanche-c→avalanche, bera|berachain→bera, polygon|matic, etc. Errors: invalid_chain, invalid_address, upstream_not_ready. Transfers→get_address_transactions.
info_onchain_get_address_transactions
Paginated transfers; BTC items include inputs/outputs/tx_status. partial_upstream_response when upstream total>0 but list unparseable. Chain aliases same as get_address_info. Profile→get_address_info.
info_onchain_get_token_onchain
Token scope: holders, transfers, activity, smart_money. Address ledger→get_address_transactions. One tx→get_transaction.
info_onchain_get_transaction
One transaction by hash; fields sparse if upstream thin. Token view→get_token_onchain.
info_platformmetrics_get_bridge_metrics
Bridge ranking or one-bridge chain breakdown. Cross-sector dashboard across DeFi, spot, perp, stablecoin, or bridge→get_defi_overview.
info_platformmetrics_get_cex_orderbook_depth
Competitor CEX ±1% order-book depth (spot/perp) from warehouse indices; BTC/ETH liquidity benchmarking. Gate native ladder→get_orderbook.
info_platformmetrics_get_chain_activity
Chain-level activity metrics by metric_group. staking: Ethereum daily staking_metrics.series. l2: L2 ops daily l2_metrics.series (tps_avg_1d, active_addresses_1d, blob_cost_usd_1d, sequencer_revenue_usd_1d, stage_label; no tx_count/l1_fee_usd) from dwd_external_l2_metrics_daily_di; granularity day only. btc_l2: BTC L2 protocol ecosystem btc_l2_metrics.items (project_key, project_name, category, main_chain, tvl_usd, protocol_count, tx_count_1d, active_addresses_1d, bridge_volume_24h_usd, source_refs; whitelist: stacks|rootstock|merlin|bob|bitlayer).
info_platformmetrics_get_defi_overview
Cross-sector dashboard for DeFi, spot, perp, stablecoin, or bridge categories. One bridge ranking or chain detail→get_bridge_metrics. One protocol→get_platform_info.
info_platformmetrics_get_exchange_reserves
Exchange reserve snapshots by venue and asset. scope=full adds por (PoR attestation). scope=full + include_flows=true returns flows.series[] (daily inflow/outflow/netflow). scope=full + include_events=true returns events[] (large_flow events). TVL history→get_platform_history.
info_platformmetrics_get_liquidation_heatmap
Liquidation density by symbol and price buckets.
info_platformmetrics_get_platform_history
Daily TVL, volume, and fees time series for one named protocol. One-shot profile→get_platform_info. Ranked multi-protocol list→search_platforms. CEX perps history: pass exchange_slug (e.g. gate) or platform_name.
info_platformmetrics_get_platform_info
One-shot protocol profile by name and scope. scope=full adds competition_metrics{} for CEX venues (spot/derivs/depth/OI core+extended/PoR). Set include_oi_symbol_detail=true with oi_symbol_limit (1-100, default 20) for top-N OI breakdown. Ranked multi-protocol list→search_platforms. Daily time series→get_platform_history.
info_platformmetrics_get_stablecoin_info
Stablecoin-only ranking or per-symbol chain breakdown. scope=full with sections=issuance_flow returns issuance_flows[] (CryptoQuant net issuance/redemption); sections=usage_structure returns real usage metrics; sections=depeg_events returns depeg events (stablecoin de-peg event library). Broad market dashboard→get_market_overview. Cross-sector rollup→get_defi_overview.
info_platformmetrics_get_yield_pools
Lending and LP pools by APY or TVL. scope=full adds apy_base_30d, apy_reward_30d, reward_tokens, market_share. One protocol profile→get_platform_info. TVL series→get_platform_history.
info_platformmetrics_search_platforms
Ranked multi-protocol list with filter and sort. One-shot profile→get_platform_info. One named protocol daily series→get_platform_history.

Endpoints

URLTransportStateLatencyChecked
https://api.gatemcp.ai/mcp/info streamable-http answering 1261 ms 6 min ago

Gate Info MCP — questions

Answers built from our own checks of this server.

What can Gate Info MCP do?
It exposes 32 tools, read directly from the server on our last check. Among them: info_coin_get_coin_info, info_coin_get_coin_rankings, info_coin_search_coins, info_compliance_check_token_security, info_macro_get_economic_calendar, info_macro_get_macro_indicator and 26 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Gate Info MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 629 ms. The bar chart above shows every period we have measured.
How do I connect Gate Info MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Gate Info MCP need an API key?
No. Gate Info MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 32 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Gate Info MCP?
It answers our handshake in 629 ms on average, which is faster than 15% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Gate Info MCP open source?
Yes — it is published under the MIT licence, written in Shell, 33 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.