Submit

Fundable MCP

@Jklionsky

Fundable MCP gives agents real-time access to funding, investor, and startup data Fundable is a startup and investor intelligence platform that gives growth teams, VCs, and founders a real-time view of the startup ecosystem. Growth teams use Fundable to discover newly funded companies at the right moment to sell. Investors use it to source deals, track funding activity, and monitor portfolio signals. Founders use it to map the investor landscape and find the right people to pitch. Access the full dataset through the Fundable site, REST API, bulk datafeed, or MCP.
Overview

Fundable MCP Server Query Fundable's proprietary venture-capital dataset in natural language — funding rounds, investors, valuations, founders, firms, and the relationships between them — directly from Claude or any MCP-compatible client.

This is a remote, hosted MCP server. There's nothing to install or run locally; you connect to the hosted endpoint and authenticate with your Fundable account.

- Endpoint: https://fundable-mcp.jacob-57a.workers.dev/mcp **- Transport: **Streamable HTTP (SSE also available at /sse) - Auth: OAuth 2.1 (sign in with your Fundable account) — requires an active Fundable subscription. Don't have one? Sign up at tryfundable.ai

Server Config

{
  "mcpServers": {
    "fundable": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://fundable-mcp.jacob-57a.workers.dev/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.