@pipeworx/startuphub
Connect: https://gateway.pipeworx.io/startuphub/mcp · Install: one-click buttons
Tools: 4
Tools
- startuphub_startups — Search the StartupHub.ai startup database — returns startup profiles (name, domain, sector, funding, tech). Filter by free-text plus sector / tech stack / funding stage / stealth status. Example: star
- startuphub_investors — Search the StartupHub.ai investor database — returns investor profiles (name, type, focus sectors/stages, portfolio, location). Example: startuphub_investors({ q: “sequoia”, limit: 5, _apiKey: “your-k
- startuphub_enrich — Resolve a company domain into a full StartupHub.ai profile: firmographics, tech fingerprint, and funding history. Example: startuphub_enrich({ domain: “anthropic.com”, _apiKey: “your-key” })
- startuphub_trends — Get the rolling AI-funding trends snapshot from StartupHub.ai — capital deployed, biggest rounds, and hot sectors / stages / exits. Example: startuphub_trends({ _apiKey: “your-key” })
Tools
-
startuphub_enrich— Resolve a company domain into a full StartupHub.ai profile: firmographics, tech fingerprint, and funding history. Example: startuphub_enrich({ domain: anthropic.com , _apiKey: your-key }) -
startuphub_investors— Search the StartupHub.ai investor database — returns investor profiles (name, type, focus sectors/stages, portfolio, location). Example: startuphub_investors({ q: sequoia , limit: 5, _apiKey: your-key -
startuphub_startups— Search the StartupHub.ai startup database — returns startup profiles (name, domain, sector, funding, tech). Filter by free-text plus sector / tech stack / funding stage / stealth status. Example: star -
startuphub_trends— Get the rolling AI-funding trends snapshot from StartupHub.ai — capital deployed, biggest rounds, and hot sectors / stages / exits. Example: startuphub_trends({ _apiKey: your-key })