PluginBench
MCP Server
Active
MIT

io.github.johnisanerd/startup-investors MCP Server

io.github.johnisanerd/startup-investors

What is the io.github.johnisanerd/startup-investors MCP server?

Curated investor database: 10,469 VC, angel, PE, and family office firms with contacts, via MCP.

How to install io.github.johnisanerd/startup-investors

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "startup-investors": {
      "url": "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "startup-investors": {
      "serverUrl": "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "startup-investors": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "startup-investors": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http startup-investors https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper

Related MCP servers

US Congress stock trades and financial disclosures by member, ticker, or date, hosted MCP.

9
Python
MIT
View repository →

Google Events listings with dates, venues, and ticket links via a hosted MCP server.

2
Python
View repository →

Google Hotels prices, ratings, reviews, and photos via an Apify Actor, hosted MCP.

2
Python
View repository →

Gas and fuel prices by station and area, as structured data via a hosted MCP server.

1
Python
View repository →

Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.

1
Python
View repository →

Search Google Scholar for academic papers, citations, and author profiles.

1
MIT
View repository →