Skip to content
Back to search
30
MCP

n8n-nodes-coingecko-scraper

n8n/n8n-nodes-coingecko-scraper

Scrape live cryptocurrency data from CoinGecko via the official public API. No API key required. Supports top-coins by market cap, bulk lookup by coin IDs, and search by keyword. Returns price, market cap, volume, ATH, circulating supply and more. Pay per

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

Similar MCP servers embedding-nearest

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
0 tools
n8n-nodes-github-scraper
Scrape GitHub repositories and user profiles via the official public API. Search by keyword, fetch repos by owner/name, or look up user prof
0 tools
n8n-nodes-amazonscraperapi
n8n community node for Amazon Scraper API — fetch Amazon product data, run keyword searches, and queue async batches.
0 tools
n8n-nodes-scrapegraphai
n8n node for ScrapegraphAI web scraping and data extraction
0 tools
n8n-nodes-social-scraper
n8n node for scraping data from various social media platforms and search engines (ScrapeCreators, SerpAPI, Brave Search)
0 tools
n8n-nodes-twitch-scraper
Scrape Twitch channel profiles, live stream status, and VOD archives via the official public GraphQL API. No user auth required. Returns fol
0 tools

How to use

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

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