kukapay/crypto-orderbook-mcp
Analyzing order book depth and imbalance across major crypto exchanges.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/crypto-orderbook-mcpClaude Desktop configuration example:
{
"mcpServers": {
"crypto-orderbook-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/crypto-orderbook-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.