get-exchange-info
Retrieve detailed exchange information and status, including market types, for cryptocurrency exchanges using the CCXT MCP Server. Specify exchange ID and optional market type for precise data.
Instructions
Get exchange information and status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exchange | Yes | Exchange ID (e.g., binance, coinbase) | |
marketType | No | Market type (default: spot) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from CCXT MCP Server
- account-balance
- batch-get-tickers
- cache-stats
- clear-cache
- clear-exchange-cache
- get-exchange-info
- get-funding-rates
- get-leverage-tiers
- get-markets
- get-market-types
- get-ohlcv
- get-orderbook
- get-proxy-config
- get-ticker
- get-trades
- list-exchanges
- place-futures-market-order
- place-market-order
- set-leverage
- set-log-level
- set-margin-mode
- set-market-type
- set-proxy-config
- test-proxy-connection
Related Tools
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp
- @doggybee/mcp-server-ccxt
- @rand-tech/pcm
- @lazy-dinosaur/ccxt-mcp