AgentMarketMCP / SKILL 资产档案馆

目录 / Tiger Brokers

MCP 需 API Key 未评级 已上架

Tiger Brokers

Trade stocks, options, and futures across US, HK, CN, and SG markets via Tiger Brokers Open API.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:Tiger ID、RSA Private Key、Trading Account)
端点
https://tiger.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "Tiger Brokers": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://tiger.run.tools"
    }
  }
}

能力清单

工具说明
market.statusGet current market status (open/closed/pre-market/after-hours) for specified markets.
quotes.realtimeGet real-time quotes (price, volume, bid/ask) for a list of stock symbols.
quotes.klineGet historical OHLC candlestick data for a symbol. Supports day, week, month, 1min-60min periods.
quotes.depthGet order book (bid/ask depth) for symbols.
stock.symbolsList all available stock symbols for a market.
stock.detailsGet comprehensive details for stocks: name, exchange, industry, market cap, 52-week range.
stock.fundamentalsGet fundamental financial data for a stock (P/E, EPS, revenue, etc.).
market.scannerScan the market for stocks matching criteria (top gainers, volume leaders, etc.).
options.expirationsGet available option expiration dates for an underlying symbol.
options.chainGet the full option chain for a symbol and expiration date.
futures.exchangesList available futures exchanges.
futures.contractsGet tradable futures contracts for an exchange.
account.assetsGet account assets: net liquidation value, cash, buying power, P&L.
account.positionsGet portfolio positions: symbol, quantity, avg cost, market value, P&L.
orders.listList orders with optional filters by status, symbol, or time range.
orders.activeGet currently active (pending) orders.
orders.filledGet filled (executed) orders.
orders.previewPreview an order before placement: shows estimated commission, margin impact, and buying power effect.
orders.placePlace a trade order. Use orders.preview first to check impact.
orders.modifyModify an existing pending order.
orders.cancelCancel a pending order by ID.
contracts.getLook up contract details for a symbol (exchange, lot size, currency, etc.).
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。