MCP.so
ログイン
T

TickDB MCP

@TickDB

TickDB MCP について

外汇/加密/美港A股实时行情 MCP 服务,支持 K 线、订单簿,通过 TickDB 统一 API 访问 | Real-time market data MCP server for Forex, Crypto, US/HK/A-shares, supporting K-line, Order Book via TickDB Unified API

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

TickDB

投稿者

DB Tick

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "tickdb": {
      "type": "http",
      "url": "https://mcp.tickdb.ai/",
      "headers": {
        "X-TickDB-Key": "YOUR_API_KEY"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is TickDB MCP?

TickDB MCP is a real-time market data server that integrates with the TickDB Unified API to provide ticker snapshots, historical K-line data, order book, and recent trades for Forex, Crypto, US/HK/A-shares markets. It is designed for developers building Python or server-side projects that need fast market data access.

How to use TickDB MCP?

Key features of TickDB MCP

  • Supports Forex, Crypto, US/HK/A-shares markets
  • Retrieves ticker snapshots in real time
  • Fetches historical K-line data
  • Provides order book snapshots
  • Returns recent trade records
  • Integrates via TickDB Unified API

Use cases of TickDB MCP

  • Building algorithmic trading bots that require live market snapshots
  • Analyzing historical price trends from K-line data
  • Monitoring order book depth for liquidity analysis
  • Tracking recent trades for trade signal confirmation

FAQ from TickDB MCP

What data sources does TickDB MCP support?

It supports real-time market data for Forex, Crypto, US stocks, Hong Kong stocks, and A-shares.

What types of data can I retrieve?

You can retrieve ticker snapshots, historical K-line data, order book depth, and recent trade records.

Is TickDB MCP dependent on any specific runtime?

It is designed for Python/server projects and uses the TickDB Unified API.

Where does the data originate?

Data is provided via the TickDB Unified API; the server itself is a client to that API.

What transport or authentication does it use?

コメント

「開発者ツール」の他のコンテンツ