Curated investor database: 10,469 VC, angel, PE, and family office firms with contacts, via MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The efficient, reliable, and developer-friendly way to use the Startup Investors API.
Actor page: apify.com/johnvc/startup-investors-data-scraper Input schema: apify.com/johnvc/startup-investors-data-scraper/input-schema
The Startup Investors API searches a curated database of over 10,000 investor firms, including venture capital, angel, accelerator, private equity, and family-office investors. Filter by firm type, focus industry, investment stage, country, or a free-text keyword, then optionally pull verified investor contacts (partners and principals) at each firm. Results come back as clean, structured JSON, ready for prospecting, fundraising research, or market analysis.
Clone the repository
Install dependencies with UV
Configure your API key
Run the example
A curated investor database. Over 10,000 investor firms across venture capital, angel, accelerator, private equity, and family-office categories, in one structured source.
Precise filtering. Narrow by firm type, focus industry, investment stage, and country, or run a free-text keyword search across firm names, descriptions, and theses.
Verified contacts on demand. Enable Include_Contacts to add an investor_contacts array to every firm, with each contact's name, job title, email (when available), and LinkedIn URL.
Pagination built in. Combine Max_Results and Offset to page through large result sets across runs, and Order_By for stable ordering.
Predictable, pay-per-use pricing. Billing is per firm returned, plus a per-contact fee when contacts are enabled, with a small per-run start fee and no subscription. Use filters and a low Max_Results to control cost.
Easy to automate. Call it from Python in a few lines, or load it as an MCP tool so assistants like Claude and Cursor can pull investor data for you on demand.
Max_Results and Offset| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Firm_Types | array | No | - | Investor firm types, e.g. Venture Capital Investor, Angel Investor, Accelerator. |
Focus_Areas | array | No | - | Target industries, e.g. Artificial Intelligence, Biotechnology. |
Investment_Stages | array | No | - | Stages, e.g. Pre-Seed, Seed, Series A. |
Countries | array | No | - | Headquarters countries (full English names), e.g. United States. |
Keyword | string | No | - | Free-text search across firm names, descriptions, and theses. |
Max_Results | integer | No | 100 | Maximum firms to return (1-10000). Each firm is billed; keep this low and use filters to control cost. |
Offset | integer | No | 0 | Skip this many firms before returning; combine with Max_Results to paginate. |
Order_By | string | No | created_at | Sort field: created_at, firm_name, firm_country, or firm_type_id. |
Order_Direction | string | No | desc | Sort direction: asc or desc. |
Include_Contacts | boolean | No | false | Add an investor_contacts array to each firm. Billed per contact. |
A real result for the keyword Sequoia (one item per firm; reference profile fields and timestamps are present but trimmed here for readability).
Each firm record also includes additional reference and profile fields. When Include_Contacts is true, every firm gains an investor_contacts array, where each contact carries name, job title, email (when available), and LinkedIn URL.
You can load the Startup Investors API as an MCP tool so assistants call it for you. The MCP server URL preloads just this one Actor:
Authenticate with OAuth in the browser when offered, or with your Apify API token (the same APIFY_API_TOKEN used by the Python example). Get a token at https://console.apify.com/settings/integrations and a free Apify account at https://apify.com?fpr=9n7kx3 .

Cowork is the desktop app's automation mode. To give it the Startup Investors API as a tool, add the Apify MCP server as a connector.
claude_desktop_config.json directly).
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonDownload the desktop app and start a free trial: https://claude.ai/referral/uIlpa7nPLg More help: https://docs.apify.com/platform/integrations/claude-desktop

Claude Code is the command-line tool. Add the Actor's MCP server with one command:
To use a token instead of browser OAuth:
Then verify with claude mcp list, or run /mcp inside a session. Ask Claude Code to call the Startup Investors API.
Try Claude Code free: https://claude.ai/referral/uIlpa7nPLg Claude Code MCP docs: https://code.claude.com/docs/en/mcp

On claude.ai you add Apify as a connector, then enable just this Actor's tool.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/startup-investors)<a href="https://allmcps.com/mcp/startup-investors"><img src="https://allmcps.com/api/badge/startup-investors?style=directory" alt="Startup Investors on AllMCPs" /></a>