Skip to main content
Glama

Binance MCP Server

crypto-price

Retrieve real-time cryptocurrency prices from Binance. Input a symbol to access accurate market data for informed trading decisions.

Instructions

Get the current price of a cryptocurrency

Input Schema

NameRequiredDescriptionDefault
symbolYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "symbol": { "type": "string" } }, "required": [ "symbol" ], "type": "object" }

Other Tools from Binance MCP Server

Related Tools

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/TermiX-official/binance-mcp'

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