get-markets
Retrieve all available markets for a specified cryptocurrency exchange using the CCXT MCP Server. Input the exchange ID to fetch market data with optional pagination for efficient results.
Instructions
Get all available markets for an exchange
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exchange | Yes | Exchange ID (e.g., binance, coinbase) | |
page | No | Page number | |
pageSize | No | Items per page |