Data Collection
startuphub.ai
Provides tools for email verification, company logo discovery, and AI startup ecosystem trends.
ENDPOINT 1
https://www.startuphub.ai/api/v1/mcp
MCP server metadata
- Name
- StartupHub.ai
- Version
- 1.0.0
StartupHub.ai gives you tools and agentic intelligence over 65M+ business profiles and 6B+ data points, with hundreds of enrichment fields per company. Search and enrich companies, investors, and people; run deep-intelligence dossiers; find and validate professional emails; scan tech stacks; pull funding and hiring signals; fetch logos; get AI-startup trends and prediction-market arbitrage; and fetch YouTube transcripts. Free tier with no signup for the public tools; add an sk_live_ API key for the full catalogue and higher quotas.
Known tools 6
discover_emailFind a real, deliverable professional email for a person at a company.
Potential side effectsscan_agent_readinessScans a public site against current AI-agent readiness standards.
Inferred read-onlyget_trendsGet a structured, real-time snapshot of what's happening in the AI startup ecosystem right now — capital deployed this week, top sectors and countries (with week-over-week change), biggest rounds, stage breakdown with median check sizes, emerging themes (3+ companies clustering on the same narrow problem), most active investors, and exits.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.startuphub-ai]
url = "https://www.startuphub.ai/api/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"startuphub-ai": {
"type": "http",
"url": "https://www.startuphub.ai/api/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: startuphub-ai
Remote MCP URL: https://www.startuphub.ai/api/v1/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"startuphub-ai": {
"url": "https://www.startuphub.ai/api/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"startuphub-ai": {
"type": "http",
"url": "https://www.startuphub.ai/api/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "startuphub-ai",
"transport": "streamable-http",
"url": "https://www.startuphub.ai/api/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for startuphub.ai was fetched 2026-08-04T18:47:40.668Z.
startuphub.ai is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.