n8n-nodes-crunchbase-scraper
n8n/n8n-nodes-crunchbase-scraperScrape Crunchbase company profiles: name, description, categories, founding date, headquarters, headcount, website, total funding, funding rounds, investors, and more. Uses the official Crunchbase REST API v4 — structured, reliable data. Free API key requ
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-crunchbase-scraper": {
"url": "None",
"transport": "http"
}
}
}