Skip to main content
Glama
karakushan

kvant-binance-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BINANCE_API_KEYNoYour Binance API key for trading tools.
BINANCE_SECRET_KEYNoYour Binance secret key for trading tools.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
futures_exchange_infoB

Get futures exchange info — symbol rules, filters, tick size, step size

futures_klinesA

Get kline/candlestick data for a futures symbol

futures_ticker_24hrA

24hr ticker stats for one or all futures symbols — price change, volume, high/low

futures_ticker_priceA

Latest price for one or all futures symbols

futures_order_bookA

Get futures order book depth

futures_recent_tradesC

Get recent futures trades

futures_account_infoA

Get futures account info — balances, positions, margin, P&L (requires API key)

futures_balanceB

Get futures wallet balance (requires API key)

futures_position_infoC

Get current futures positions with risk data (requires API key)

futures_open_ordersC

Get open futures orders (requires API key)

futures_all_ordersC

Get futures order history (requires API key)

futures_new_orderB

Place a futures order (requires API key)

futures_cancel_orderC

Cancel a futures order (requires API key)

futures_cancel_all_ordersB

Cancel ALL open futures orders for a symbol (requires API key)

futures_change_leverageB

Change futures leverage (requires API key)

futures_change_margin_typeC

Change margin type (ISOLATED / CROSSED) for a symbol (requires API key)

futures_get_incomeC

Get futures income history (requires API key)

futures_top_gainersB

Get top movers on futures — sort by 24h price change, filter by volume threshold

futures_liquidity_checkB

Check liquidity for a symbol — spread %, depth near mid price, and volume

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/karakushan/kvant-binance-mc'

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