Skip to main content
Glama
BACH-AI-Tools

Coinranking1 MCP Server

get_exchanges

Retrieve cryptocurrency exchange listings ranked by 24-hour trading volume with filtering options for UUIDs, reference currencies, and pagination controls.

Instructions

Get a list of exchanges. Exchanges are ranked based on their trading volume in the last 24 hours. This endpoint requires the ultra plan or higher.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
referenceCurrencyUuidNoUUID of reference currency, in which all the prices are calculated. Defaults to US Dollar Default value: yhjMzLPhuIDl
uuidsNoExchange UUIDs to filter the exchanges on. Array parameters should be suffixed with brackets. Example: ?uuids[]=-zdvbieRdZ&uuids[]=8FXHCkosV.
limitNoLimit. Used for pagination. Only usable when no filters are applied Default value: 50 Size range: 0-10050
offsetNoOffset. Used for pagination. Only usable when no filters are applied Default value: 00
orderByNoOrder by either 24h volume, number of markets or latest ticker. Ordering can only be done when no filters are applied Default value: 24hVolume Allowed values: 24hVolume numberOfMarkets lastTickerCreatedAt
orderDirectionNoApplies direction to the orderBy query, which can be in ascending or descending order. Only usable when no filters are applied Default value: desc Allowed values: desc asc

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/coinranking1'

If you have feedback or need assistance with the MCP directory API, please join our Discord server