mcpbeat Sign in

Gate Info MCP Server

answering

Gate Info MCP is answering right now. Last checked 11 min ago. It exposes 32 tools. Last commit 10 Sep 2026.

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

Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
32
Tools
read from the server
573 ms
Response time
average over 24h
39
Stars
last commit 10 Sep 2026

What changed 56

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 27 August 2026. No other catalogue keeps this.

9 Sep 4 tool descriptions were rewritten5 times that day info_marketdetail_get_kline, info_marketdetail_get_orderbook, info_marketdetail_get_recent_trades and 1 more
9 Sep 2 tools changed the parameters they ask for info_marketdetail_get_kline, info_marketsnapshot_batch_market_snapshot
8 Sep 6 tools changed the parameters they ask for10 times that day info_coin_get_coin_info, info_marketdetail_get_kline, info_marketdetail_get_orderbook and 3 more
8 Sep 7 tool descriptions were rewritten info_coin_get_coin_info, info_marketdetail_get_kline, info_marketdetail_get_orderbook and 4 more
27 Aug 32 tools changed the parameters they ask for info_coin_get_coin_info, info_coin_get_coin_rankings, info_coin_search_coins and 29 more
and 5 more, back to 27 August 2026

Nothing serious here today

Today is the operative word: we check Gate Info MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 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
Look up one cryptocurrency profile by ticker, name, contract address, or Gate symbol. Optional chain disambiguates address clashes. Returns matching rows with basic project fields. Read-only public data; not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_coin_search_coins
Multi-row asset list by category, chain, cap, type. One clear match→get_coin_info. Boards→get_coin_rankings. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_compliance_check_token_security
Public heuristic token security screen (e.g. tax/holder-risk style signals from data providers). Not a security guarantee or legal/investment advice. On-chain activity stats→get_token_onchain. Token xor address with chain; scope in schema. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_marketdetail_get_kline
Read-only Gate candlesticks for a trading pair or contract. Inputs: symbol (required), timeframe (validated per market_type; delivery excludes 1s|3d), market_type spot|futures|delivery|options (default spot), limit 1–400 (default 100; over-limit rejected) for latest N only, optional paired start_time/end_time Unix seconds (mutually exclusive with limit; range returns up to 400 latest candles and may set truncated/actual_start_time/actual_end_time), settle for futures/delivery. Each candle includes t, open, high, low, close; volume and quote_volume only when upstream provides them. Invalid timeframe or unknown symbol returns an error. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_marketdetail_get_orderbook
Read-only Gate order book depth (bids/asks as price/size) for a trading pair or contract. Inputs: symbol (required), market_type spot|futures|delivery|options (default spot), depth 1–100 (default 20; over-limit rejected), settle for futures (usdt|btc) or delivery (usdt). Spot/options reject settle. Does not place orders. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_marketdetail_get_recent_trades
Read-only recent Gate trade prints for a trading pair or contract. Inputs: symbol (required), market_type spot|futures|delivery|options (default spot), limit 1–400 (default 50; over-limit rejected), settle for futures (usdt|btc) or delivery (usdt). create_time_ms keeps upstream units (spot usually ms; futures/delivery often fractional seconds). side is optional (spot); derivatives may use signed size. Does not place orders. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_marketsnapshot_batch_market_snapshot
Batch market snapshots for up to 20 symbols; raw array length 1–20 before trim/dedupe; missing symbols appear in not_found. Same timeframe/source/quote/scope semantics as the single-symbol snapshot. Read-only public market data. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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[]. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_marketsnapshot_get_market_overview
Broad market overview dashboard: capitalization, volume, dominance, and sentiment style metrics. No symbol required. Read-only public market breadth data. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_marketsnapshot_get_market_snapshot
One-symbol market snapshot: realtime price, a short kline clip, and project summary. Inputs include symbol, timeframe, source (e.g. spot), quote, and scope. When no data exists for the symbol, returns status=not_found with empty realtime/kline/project_info. Read-only public market data. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_markettrend_get_indicator_history
Historical indicator columns (RSI, MACD, MAs). OHLCV→get_kline. Chart-label snapshot→get_technical_analysis. Not trading signals or investment recommendations. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Chart-label snapshot→get_technical_analysis. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_markettrend_get_technical_analysis
Multi-timeframe chart-derived labels (e.g. bullish/bearish/neutral style summaries) from OHLCV only—descriptive research, not a price forecast or investment recommendation. OHLCV→get_kline. Raw columns→get_indicator_history. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_onchain_get_token_onchain
Token scope: holders, transfers, activity, smart_money. Address ledger→get_address_transactions. One tx→get_transaction. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_onchain_get_transaction
One transaction by hash; fields sparse if upstream thin. Token view→get_token_onchain. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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). Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
info_platformmetrics_get_liquidation_heatmap
Liquidation density by symbol and price buckets. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
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. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.

Endpoints

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

Alternatives to Gate Info MCP

same job, measured the same way
pump.fun Solana Data
by nirholas

Free, read-only pump.fun + Solana MCP: token discovery, on-chain analysis, SNS, 3D snapshots.

210 installs/wk local only
Market Data
by marketcrew

Live market data & technical analysis for US stocks, ETFs and crypto. Read-only, no signup.

15 tools answering
Xfinlab
by lnanology

Real-time market events, sentiment, and technical analysis as MCP tools, backed by real data.

5 tools answering
three.ws pump.fun MCP
by nirholas

Free pump.fun and Solana token discovery and on-chain analysis tools, by three.ws.

21 tools answering
Tradingview MCP
by atilaahmettaner

Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.

answering
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

28 installs/wk local only
FinSight Market Analysis
by getfinsight

Signals, technicals, regime and news for 1,000+ US/TR symbols. Data only, not investment advice.

answering
AgentHC Market Intelligence
by traderhc

Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.

answering

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 573 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 573 ms on average, which is faster than 23% 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, 39 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.