Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. MCP Binance Futures
MCP Binance Futures logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 7:46:46 PM

MCP Binance Futures

User RatingsBe the first to rate and review this MCP server!
View Repository6 GitHub StarsTotal stargazers on GitHub for the source repository (6 stars).Visit Website
binancefuturestradingfinance

Trade and monitor Binance USDT-M Futures through MCP, including market data, orders, positions, leverage, and margin.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "muvon-mcp-binance-futures": {
      "command": "python",
      "args": [
        "server.py"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (23) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

The muvon/mcp-binance-futures MCP server exposes Binance USDT-M Futures market data, account, order, position, and margin operations as MCP tools. It uses Binance API credentials for signed account and trading requests, while public market-data tools work without authentication. Run it locally over stdio with Python or the installed mcp-binance-futures command. Reach for it when an MCP client needs to inspect futures markets or manage Binance futures orders and positions.

Use cases

β€’Inspect Binance futures prices and funding rates
β€’Review balances, positions, and unrealized PnL
β€’Place and manage futures orders
β€’Adjust leverage and margin settings
β€’Query order and trade history

Key features

β€’Binance USDT-M Futures market data
β€’Signed account and order operations
β€’Multiple futures order types
β€’Leverage and margin controls
β€’One-way and Hedge Mode management
β€’stdio transport for local MCP clients

Capabilities & Tool Schemas (23) ~327 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Binance Futures.

ping

Test API connectivity

get_ticker

Price, 24 h stats, mark price, funding rate for a symbol

get_order_book

Top N bids/asks for a symbol

get_recent_trades

Latest public trades

get_klines

OHLCV candlestick data (1m β†’ 1w)

get_symbol_info

Trading rules: tick size, lot size, min notional, order types

How MCP Binance Futures works

What muvon/mcp-binance-futures MCP server does

The muvon/mcp-binance-futures MCP server connects an MCP client to Binance USDT-M Futures. It covers both public market information and authenticated futures-account operations. Market tools can return ticker data, mark price, funding rate, order-book levels, recent trades, candlesticks, and symbol trading rules such as tick size, lot size, minimum notional, and supported order types.

Signed tools expose non-zero wallet balances, open positions, account totals, unrealized PnL, margin usage, and the number of open positions. Trading operations support creating several Binance order types, changing or cancelling orders, reviewing open and historical orders, and reading personal fills. Position controls include leverage, margin type, isolated-margin adjustments, and one-way or hedge mode.

Tools and capabilities

The available tools fall into four practical groups:

  • Market inspection: get_ticker, get_order_book, get_recent_trades, get_klines, get_symbol_info, and ping.
  • Account state: get_balance, get_positions, and get_account_summary.
  • Order handling: place_order, modify_order, cancel_order, cancel_all_orders, get_open_orders, get_order, get_order_history, and get_trade_history.
  • Position and risk settings: set_leverage, set_margin_type, adjust_isolated_margin, set_position_mode, get_position_mode, and get_leverage_brackets.

Order creation supports LIMIT, MARKET, STOP, STOP_MARKET, TAKE_PROFIT, TAKE_PROFIT_MARKET, and TRAILING_STOP_MARKET orders. Leverage can be set from 1Γ— through 125Γ—, and margin can be switched between ISOLATED and CROSSED.

Setup and configuration

The muvon/mcp-binance-futures MCP server requires Python 3.11 or newer. The repository recommends uv, although installation with pip is also documented. Start the stdio server with python server.py, or use the installed mcp-binance-futures script after setting up the project.

Authenticated operations require two environment variables: BINANCE_API_KEY and BINANCE_API_SECRET. The Binance API key must have Futures trading enabled. Public market-data tools do not require authentication. A Claude Desktop configuration can launch the server with Python and pass these variables through its env section.

The project uses FastMCP for MCP wiring and httpx for HTTP requests. Its client layer handles request signing, transport, and error parsing, while the server layer defines the tools.

Limitations and notes

This server is specifically for Binance USDT-M Futures rather than general Binance products. Public and signed operations have different credential requirements, so account and trading calls cannot be used without valid Binance credentials. Because the tools can place orders, change leverage, alter margin settings, and close positions, API-key permissions should be restricted and IP whitelisting should be considered.

The documented examples use local stdio execution. The repository’s tests mock HTTP calls with respx, so they do not require real API keys or network access. No claim is provided here about support for MCP clients other than the documented Claude Desktop setup.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Crypto Market Data MCP logoCrypto Market Data MCP

    Live crypto market data β€” price, funding rates, open interest, long/short ratio, order book, candles β€” across Bybit, Binance, OKX, Hyperliquid, Gate, KuCoin via CCXT, with funding-rate arbitrage comparison.

    πŸ’° Finance & Fintech4 views
    Compare vs Crypto Market Data MCP β†’
  • Signer MCP logoSigner MCP

    Keyless CEX/DEX signing for AI trading agents (Binance, OKX, Bybit, KuCoin, Hyperliquid, Asterdex). Signing keys never leave an AWS Nitro Enclave (attested PCR0); agents receive policy-bounded signatures, not credentials. Built to survive prompt injection and supply-chain key leaks. 5 tools, stdio. Install with npx -y @usenami/signer-mcp.

    πŸ’° Finance & Fintech3 views
    Compare vs Signer MCP β†’
  • Trade Router MCP logoTrade Router MCP

    Non-custodial Solana swap & limit order engine for AI agents. 21 tools (swap, limit, trailing, TWAP, DCA, combo orders) across Raydium, PumpSwap, Orca, Meteora. Jito MEV-protected execution, Ed25519 server verification, private key never leaves the process. MIT. npx -y @traderouter/trade-router-mcp.

    πŸ’° Finance & Fintech2 views
    Compare vs Trade Router MCP β†’
  • MCP Server Ccxt logoMCP Server Ccxt

    An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.

    πŸ’° Finance & Fintech4 views
    Compare vs MCP Server Ccxt β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
6
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
23
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Binance Futures

Use Python 3.11+ with uv or pip, install the project dependencies, and run `python server.py` or the installed `mcp-binance-futures` command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Binance Futures AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/muvon-mcp-binance-futures?style=directory)](https://allmcps.com/mcp/muvon-mcp-binance-futures)
HTML Embed
<a href="https://allmcps.com/mcp/muvon-mcp-binance-futures"><img src="https://allmcps.com/api/badge/muvon-mcp-binance-futures?style=directory" alt="MCP Binance Futures on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars6
GitHub Star CountTotal stargazers on GitHub representing community popularity (6 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 4, 2026
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to MCP Binance Futures β†’Install in Claude DesktopInstall in CursorInstall in VS Code