crypto-orderbook-mcp
2
Crypto Orderbook MCP is a Model Context Protocol server focusing on the analysis of cryptocurrency order books. It provides real-time insights into market structure by evaluating order book depth and imbalances across several major crypto exchanges. The tool is designed for integration with AI agents and trading systems.
Crypto Orderbook MCP
An MCP server providing real-time market structure insights through order book analysis across major crypto exchanges.
Features
- Order Book Metrics: Analyze bid/ask depth and imbalance.
- Cross-Exchange Comparison: Unified analysis across multiple exchanges.
- Supported Exchanges: Binance, Kraken, Coinbase, Bitfinex, Okx, Bybit.
Installation
- Python 3.10+ required.
- Use
uv
for package management.
Usage
calculate_orderbook
: Computes metrics for a given trading pair.compare_orderbook
: Compares metrics across exchanges.