Enterprise DNA
M MCP Servers Developer low

muvon/mcp-binance-futures

by Various

MCP server to trade futures on Binance

M

MCP

muvon/mcp-binance-futures

Added 1 June 2026

Overview

An MCP server that enables AI agents to trade futures on Binance. It implements the Model Context Protocol to provide a standardized interface for placing orders, managing positions, and querying market data. Built in Python, it connects to the Binance Futures API.

Best for

Best for
Developers building AI trading agents that need a standardized interface to Binance futures

Use cases

  • Automating futures trading strategies via AI agents
  • Integrating Binance futures with MCP-compatible tools
  • Executing trades programmatically through natural language commands

How to use

Install

pip install -e .

Tools exposed

  • get_ticker
  • get_order_book
  • get_recent_trades
  • get_klines
  • get_symbol_info
  • get_balance
  • get_positions
  • get_account_summary
  • place_order
  • modify_order
  • cancel_order
  • cancel_all_orders
  • get_open_orders
  • get_order
  • get_order_history
  • get_trade_history
  • set_leverage
  • set_margin_type
  • adjust_isolated_margin
  • set_position_mode

Tested with

Claude Desktop

Notes

An MCP server that enables AI agents to trade futures on Binance. It implements the Model Context Protocol to provide a standardized interface for placing orders, managing positions, and querying market data. Built in Python, it connects to the Binance Futures API.

4 stars on GitHub. Last updated 2026-03-12. Licensed Apache-2.0.

Use cases

  • Automating futures trading strategies via AI agents
  • Integrating Binance futures with MCP-compatible tools
  • Executing trades programmatically through natural language commands

Pros

  • Standardized MCP interface for Binance futures
  • Python-based, easy to extend
  • Enables AI-driven trading without custom API integration

Cons

  • Requires Binance API credentials and proper risk management
  • Limited to Binance futures, not other exchanges
  • Dependent on MCP protocol adoption in client tools

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Standardized MCP interface for Binance futures
  • Python-based, easy to extend
  • Enables AI-driven trading without custom API integration

Cons

  • Requires Binance API credentials and proper risk management
  • Limited to Binance futures, not other exchanges
  • Dependent on MCP protocol adoption in client tools
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks