Binance MCP ServerServer

mixuechu
GitHub
CryptocurrencyFinanceAutonomous Agents

Loading subscription status...

💡 Description

A server that allows users to analyze cryptocurrency arbitrage opportunities on Binance by examining funding rates, volume, and stability over specified history.

📝 JSON Entries

{
  "mcpServers": [
    {
      "binance_mcp_server": {
        "env": {},
        "args": [
          "min_funding_rate",
          "min_avg_volume",
          "history_days",
          "stability_threshold"
        ],
        "command": "find_arbitrage_pairs"
      }
    }
  ]
}

🛠️ Tools

cancel_orderexecute_hedge_arbitrage_strategyfind_arbitrage_pairsget_account_balanceget_funding_rate_historyget_open_ordersget_symbol_priceget_trade_historyplace_market_order

Features

  • Identify crypto arbitrage opportunities
  • Analyze funding rates and volumes
  • Examine account balances and trading history

💬 Example Queries

  • Find arbitrage pairs based on funding rate and volume
  • Check account balance on Binance
  • Get trade history for my account