crypto-orderbook-mcp

Integrations

  • Analyzes order book depth and imbalance for cryptocurrency trading pairs on Binance, providing real-time market structure insights.

  • Retrieves and analyzes order book metrics for cryptocurrency trading pairs on Coinbase, enabling cross-exchange comparison of market depth.

  • Formats order book comparison data across multiple exchanges as Markdown tables for clear visualization and analysis.

加密订单簿 MCP

MCP 服务器可分析主要加密货币交易所的订单簿深度和不平衡情况,为 AI 代理和交易系统提供实时市场结构洞察。

特征

  • 订单簿指标:计算给定交易所中指定交易对的买入/卖出深度和不平衡。
  • 跨交易所比较:在统一的 Markdown 表中比较多个交易所的订单簿深度和不平衡情况。
  • 支持的交易所:Binance、Kraken、Coinbase、Bitfinex、Okx、Bybit

安装

先决条件

  • Python 3.10 或更高版本
  • uv (Python 包和项目管理器)

设置

  1. 克隆存储库
    git clone https://github.com/kukapay/crypto-orderbook-mcp.git cd crypto-orderbook-mcp
  2. 安装依赖项使用uv安装所需的包:
    uv sync
  3. 配置 MCP 客户端(Claude Desktop)
    "mcpServers": { "crypto-orderbook-mcp": { "command": "uv", "args": [ "--directory", "/absolute/path/to/crypto-orderbook-mcp", "run", "main.py" ] } }

用法

该服务器提供两个主要工具:

  1. calculate_orderbook :计算指定交易所的交易对的买入深度、卖出深度和不平衡程度。
  2. compare_orderbook :比较多个交易所的买入深度、卖出深度和不平衡性,返回 Markdown 表。

示例:计算订单簿指标

提示:“计算币安上 BTC/USDT 的订单簿指标,深度范围为 1%。”

预期输出(JSON 对象):

{ "exchange": "binance", "symbol": "BTC/USDT", "bid_depth": 123.45, "ask_depth": 234.56, "imbalance": 0.1234, "mid_price": 50000.0, "timestamp": 1698765432000 }

示例:比较不同交易所的订单簿

提示:“将币安、Kraken 和 OKX 的 BTC/USDT 订单簿指标与 1% 的深度范围进行比较。”

预期输出(Markdown 表):

| exchange | bid_depth | ask_depth | imbalance | |----------|-----------|-----------|-----------| | binance | 123.45 | 234.56 | 0.1234 | | kraken | 89.12 | 178.34 | 0.0987 | | okx | 145.67 | 256.78 | 0.1345 |

执照

本项目遵循 MIT 许可证。详情请参阅LICENSE文件。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

加密订单簿-mcp

  1. 特征
    1. 安装
      1. 先决条件
      2. 设置
    2. 用法
      1. 示例:计算订单簿指标
      2. 示例:比较不同交易所的订单簿
    3. 执照

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        An MCP server implementation that integrates with Hyperliquid exchange, providing access to crypto market data including mid prices, historical candles, and L2 order books.
        Last updated -
        3
        14
        5
        TypeScript
        MIT License

      View all related MCP servers

      ID: n8tp7eniu9