Skip to main content
Glama

Binance MCP Server

by ethancod1ng

get_24hr_ticker

Retrieve 24-hour price change statistics for cryptocurrency trading pairs on Binance, including price movements and trading volume data.

Instructions

获取24小时价格变动统计

Input Schema

NameRequiredDescriptionDefault
symbolNo交易对符号,不传则获取所有交易对

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "交易对符号,不传则获取所有交易对", "type": "string" } }, "required": [], "type": "object" }

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/ethancod1ng/binance-mcp-server'

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