loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

binance-mcp-server

MCP Tool

ilhambintang17/binance-mcp-server

Binance MCP Server for AI assistants. Execute trades, fetch live market data, and generate technical indicators (RSI/MACD) securely through Streamable HTTP.

Install

$ npx loaditout add ilhambintang17/binance-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "binance-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "binance-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Binance Streamable MCP Server

This project is a high-performance, secure Model Context Protocol (MCP) server designed to connect AI assistants (like Claude) with your Binance Spot and Futures accounts. Built on FastAPI and FastMCP, it provides advanced financial and trading tools, robust security features, terminal-aesthetic dashboards, and intelligent proxy/IP management for handling API key whitelisting requirements.

Key Features
  • Multi-Market Support: Connects directly to Binance Spot and USDT-M Futures.
  • Streamable HTTP MCP Transport: Seamless remote Claude.ai integration over standard HTTPS.
  • Market Data Retrieval: Real-time prices, order books, OHLCV (candlesticks), and 24h tickers.
  • On-Demand Technical Analysis: Built-in calculation of advanced indicators including RSI, MACD, and Bollinger Bands using pandas-ta.
  • High Security & Hardening:
  • AES-256-GCM encrypted API key management via admin dashboard.
  • Multi-layered security middleware (rate limiting, HTTPS enforcement, MCP token verification).
  • Dynamic Public IP Tracking: Multi-provider discovery system to pinpoint the real server IP, essential for Binance API Key IP Whitelisting (especially on platforms with dynamic exit nodes like Heroku).

---

Technical Stack
  • Framework: FastAPI, Uvicorn, Streamable Starlette Sessions, Jinja2 Templates
  • MCP Protocol: FastMCP (mcp library)
  • Exchange SDK: python-binance
  • Data & Math: pandas, pandas-ta
  • Security: pycryptodomex, itsdangerous

---

Environment Variables (.env)

These are the core environment variables to configure your server. For VPS, create a .env file in the root directory. For Heroku, set these in the "Settings > Config Vars" tab.

| Variable | Description | |--------------------------|----------------------------------------------------------------------------------

Tags

claude-aifastapimcpmcp-serverpandas-ta

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated25 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/24/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/ilhambintang17/binance-mcp-server)](https://loaditout.ai/skills/ilhambintang17/binance-mcp-server)