kvant-binance-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BINANCE_API_KEY | No | Your Binance API key for trading tools. | |
| BINANCE_SECRET_KEY | No | Your Binance secret key for trading tools. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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