Skip to content
Back to search
30
MCP

n8n-nodes-binance-scraper

n8n/n8n-nodes-binance-scraper

Scrape live Binance spot market data via the official public API. Supports all trading pairs, 24h statistics (price change, high/low, volume), and candlestick/kline history for any interval. No auth required. Pay per result.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-binance-scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}