Binance MCP Server

get_futures_funding_rate

Retrieve the current funding rate for a specified futures trading pair on Binance to monitor and manage risk in leveraged trading strategies.

Instructions

Get current funding rate for a futures trading pair

Input Schema

NameRequiredDescriptionDefault
symbolYesTrading pair symbol (e.g., BTCUSDT)

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "Trading pair symbol (e.g., BTCUSDT)", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

You must be authenticated.

Other Tools from Binance MCP Server

Related Tools

ID: nr5tspngbh