Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Gate MCP

REMOTE · API.GATEMCP.AI · SCANNED AUG 3

Public Gate market data MCP for spot, futures, margin, options, delivery, earn, and alpha.

Available components

+3 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 4712 tokens (~70/item across 67 items; 63 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.gatemcp.ai

# add to Claude Code
claude mcp add --transport http gateio-dev-gate-mcp https://api.gatemcp.ai/mcp
# ~/.codex/config.toml
[mcp_servers.gateio-dev-gate-mcp]
url = "https://api.gatemcp.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "gateio-dev-gate-mcp": {
      "type": "remote",
      "url": "https://api.gatemcp.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add gateio-dev-gate-mcp --url https://api.gatemcp.ai/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  gateio-dev-gate-mcp:
    url: "https://api.gatemcp.ai/mcp"
// mcp.json
{
  "mcpServers": {
    "gateio-dev-gate-mcp": {
      "type": "http",
      "url": "https://api.gatemcp.ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 69

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.gatemcp.ai/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.gatemcp.ai CN=TrustAsia DV TLS RSA CA 2025,O=TrustAsia Technologies\, Inc.,C=CN 1 Aug 2026 29 Oct 2026 RSA 2048 SHA256-RSA 5b67f0c347846bf3451b522c6ab8381
SANs: api.gatemcp.ai
CN=TrustAsia DV TLS RSA CA 2025,O=TrustAsia Technologies\, Inc.,C=CN (CA) CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US 8 Jan 2025 7 Jan 2035 RSA 4096 SHA256-RSA 926323b4964e368461512def1a5d52c
CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US (CA) CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US 1 Aug 2013 15 Jan 2038 RSA 2048 SHA256-RSA 33af1e6a711a9a0bb2864b11d09fae5
DNSSEC insecure

Validation of api.gatemcp.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
gatemcp.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.gatemcp.ai/mcp Verified 200
http (plaintext) http://api.gatemcp.ai/mcp HTTPS enforced
MCP tools — 63 exposed · ~4,621 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
cex_options_list_options_underlying_candlesticks ~115

Get candlestick data for an options underlying index

NameTypeReqDescription
fromnumberStart timestamp in seconds
intervalstringTime interval between data points, e.g. 1m, 5m, 15m, 30m, 1h
limitnumberMaximum number of records to return
tonumberEnd timestamp in seconds
underlyingstringyesUnderlying asset name, e.g. BTC_USDT

No output schema declared.

No examples provided.

cex_options_list_options_underlying_tickers ~43

Get ticker data for all contracts under an underlying

NameTypeReqDescription
underlyingstringyesUnderlying asset name, e.g. BTC_USDT

No output schema declared.

No examples provided.

cex_options_list_options_underlyings ~20

List all options underlying assets

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cex_spot_get_currency ~28

Get details of a single currency

NameTypeReqDescription
currencystringyesCurrency name

No output schema declared.

No examples provided.

cex_spot_get_currency_pair ~39

Get details of a single currency pair

NameTypeReqDescription
currency_pairstringyesCurrency pair name, e.g. BTC_USDT

No output schema declared.

No examples provided.

cex_spot_get_spot_candlesticks ~142

Get candlestick/OHLCV data for a currency pair

NameTypeReqDescription
currency_pairstringyesCurrency pair
fromnumberStart time of K-line in Unix timestamp (seconds). Defaults to to - 100 * interval if not specified
intervalstringTime interval of data points. Note: 30d represents natural month, not 30 days
limitnumberMaximum number of data points to return. Mutually exclusive with from/to parameters
tonumberEnd time of K-line in Unix timestamp (seconds). Defaults to current time if not specified

No output schema declared.

No examples provided.

cex_spot_get_spot_order_book ~89

Get the order book for a currency pair

NameTypeReqDescription
currency_pairstringyesCurrency pair
intervalstringOrder depth aggregation precision. 0 means no aggregation
limitnumberMaximum number of order depth levels to return, default 10, max 100
with_idbooleanWhether to return order book update ID

No output schema declared.

No examples provided.

cex_spot_get_spot_tickers ~74

Get ticker information for one or all currency pairs

NameTypeReqDescription
currency_pairstringCurrency pair name, e.g. BTC_USDT. Returns all pairs if not specified
timezonestringTimezone, e.g. Asia/Shanghai. Affects the time range of statistics

No output schema declared.

No examples provided.

cex_spot_get_spot_trades ~134

Get recent trades for a currency pair

NameTypeReqDescription
currency_pairstringyesCurrency pair
fromnumberStart timestamp in seconds
last_idstringUse the last record ID from previous list as starting point for next list
limitnumberMaximum number of records to return, default 100
pagenumberPage number
reversebooleanWhether to retrieve records less than last_id. Default returns records greater than last_id
tonumberEnd timestamp in seconds, defaults to current time if not specified

No output schema declared.

No examples provided.

cex_spot_list_currencies ~18

List all currencies supported

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cex_spot_list_currency_pairs ~20

List all available spot trading pairs

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

cex_square_list_live_replay ~97

List live stream replays from Gate Square

NameTypeReqDescription
coinstringCurrency name filter (e.g. BTC, ETH)
limitnumberNumber of results, 1~10, default 3
sortstringSort order: hot=hottest (default), new=newest
tagstringBusiness type filter: Market Analysis, Hot Topics, Blockchain, Others

No output schema declared.

No examples provided.

cex_square_list_square_ai_search ~161

Search Gate Square content using AI (posts, analysis, signals)

NameTypeReqDescription
currencystringCurrency filter (exact currency code, e.g. BTC, ETH, SOL)
keywordstringSearch keyword (currency name or content keyword, e.g. BTC, ETH)
limitnumberNumber of results, 1~50, default 10
pagenumberPage number for pagination, starting from 1
sortnumberSort order: 0=hottest (default), 1=newest
time_rangenumberTime range: 0=all (default), 1=last day, 2=last week, 3=last month

No output schema declared.

No examples provided.