← 返回
未分类 中文

Gate MCP Skill

Use Gate MCP through UXC for public spot and futures market data workflows with a fixed streamable-http endpoint and read-first guardrails.
通过 UXC 使用 Gate MCP 处理公开现货和期货市场数据工作流,采用固定 streamable-http 端点和读取优先防护措施。
jolestar jolestar 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 461
下载
💾 7
安装
1
版本
#latest

概述

Gate MCP Skill

Use this skill to run Gate public market data workflows through uxc + MCP.

Reuse the uxc skill for shared MCP execution, output parsing, and generic auth guidance.

Prerequisites

  • uxc is installed and available in PATH.
  • Network access to https://api.gatemcp.ai/mcp.

Scope

This skill covers the official Gate MCP surface for:

  • public spot market discovery
  • public spot tickers, trades, order books, and candlesticks
  • public futures contracts, tickers, trades, order books, funding, and premium data

This skill does not cover:

  • private account or trading workflows
  • Gate REST v4 signed APIs
  • wallet, funding, or portfolio actions

Endpoint

Use Gate's official MCP endpoint:

  • https://api.gatemcp.ai/mcp

Core Workflow

  1. Use the fixed link command by default:
    • command -v gate-mcp-cli
    • If missing, create it:

uxc link gate-mcp-cli https://api.gatemcp.ai/mcp

  • gate-mcp-cli -h
  1. Inspect tool and argument help before execution:
    • gate-mcp-cli cex_spot_get_spot_tickers -h
    • gate-mcp-cli cex_spot_get_spot_order_book -h
    • gate-mcp-cli cex_fx_get_fx_tickers -h
    • gate-mcp-cli cex_fx_get_fx_order_book -h
  2. Prefer narrow spot or futures reads with explicit instrument identifiers:
    • gate-mcp-cli cex_spot_get_spot_tickers currency_pair=BTC_USDT
    • gate-mcp-cli cex_spot_get_spot_order_book currency_pair=BTC_USDT limit=20
    • gate-mcp-cli cex_fx_get_fx_tickers contract=BTC_USDT
    • gate-mcp-cli cex_fx_get_fx_funding_rate contract=BTC_USDT

Operations

Spot

  • cex_spot_list_currencies
  • cex_spot_list_currency_pairs
  • cex_spot_get_currency
  • cex_spot_get_currency_pair
  • cex_spot_get_spot_tickers
  • cex_spot_get_spot_order_book
  • cex_spot_get_spot_trades
  • cex_spot_get_spot_candlesticks

Futures

  • cex_fx_list_fx_contracts
  • cex_fx_get_fx_contract
  • cex_fx_get_fx_tickers
  • cex_fx_get_fx_order_book
  • cex_fx_get_fx_trades
  • cex_fx_get_fx_candlesticks
  • cex_fx_get_fx_funding_rate
  • cex_fx_get_fx_premium_index
  • cex_fx_list_fx_liq_orders

Guardrails

  • Keep automation on the JSON output envelope; do not use --text.
  • Parse stable fields first: ok, kind, protocol, data, error.
  • Treat this v1 skill as read-only.
  • Prefer currency_pair values like BTC_USDT for spot and contract values like BTC_USDT for futures unless help output indicates a different contract name.
  • gate-mcp-cli ... is equivalent to uxc https://api.gatemcp.ai/mcp ....

References

  • Usage patterns: references/usage-patterns.md
  • Official Gate for AI / MCP docs: https://www.gate.com/gate-mcp-skills
  • Gate MCP setup article: https://www.gate.com/ru/help/gateforai/gateforaibasics/50102/gate-for-ai-one-click-integration-with-major-ai-agents-no-api-keys-required-zero-barriers

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 16:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 199 📥 64,093
professional

Stock Market Pro

kys42
Yahoo Finance (yfinance) 驱动的股票分析技能:行情报价、基本面、ASCII 趋势图、高分辨率图表(RSI/MACD/BB/VWAP/ATR),以及可选的网络...
★ 165 📥 40,410
professional

All-Market Financial Data Hub

financial-ai-analyst
基于东方财富数据库,支持自然语言查询金融数据,覆盖A股、港股、美股、基金、债券等资产,提供实时行情、公司信息、估值、财务报表等,适用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,满足机构与个人需求。返回结果为
★ 134 📥 42,909