binance-alpha-mcpServer

kukapay
GitHub
BinanceTradingMCP

Loading subscription status...

๐Ÿ’ก Description

A server that tracks Binance Alpha trades and helps optimize alpha point accumulation with real-time monitoring of buy-side activity and tools for analyzing token trading volume and statistics.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "binance-alpha-mcp": {
        "env": {
          "WS_ENDPOINT": "your_ws_endpoint_url",
          "RPC_ENDPOINT": "your_rpc_endpoint_url"
        },
        "args": [
          "/absolute/path/to/binance-alpha-mcp/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

get_top_tokensget_trade_stats

โšก Features

  • Real-time trade monitoring
  • USD-based metrics
  • Data persistence
  • Configurable endpoints

๐Ÿ’ฌ Example Queries

  • Get the top tokens by USD trading volume.
  • Provide trade statistics for the last hour.