n8n-nodes-coingecko-scraper
n8n/n8n-nodes-coingecko-scraperScrape 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
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-coingecko-scraper": {
"url": "None",
"transport": "http"
}
}
}