2,500+ MCP servers ready to use
Vinkius

Crunchbase MCP Server for Mastra AI 10 tools — connect in under 2 minutes

Built by Vinkius GDPR 10 Tools SDK

Mastra AI is a TypeScript-native agent framework built for modern web stacks. Connect Crunchbase through the Vinkius and Mastra agents discover all tools automatically — type-safe, streaming-ready, and deployable anywhere Node.js runs.

Vinkius supports streamable HTTP and SSE.

typescript
import { Agent } from "@mastra/core/agent";
import { createMCPClient } from "@mastra/mcp";
import { openai } from "@ai-sdk/openai";

async function main() {
  // Your Vinkius token — get it at cloud.vinkius.com
  const mcpClient = await createMCPClient({
    servers: {
      "crunchbase": {
        url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
      },
    },
  });

  const tools = await mcpClient.getTools();
  const agent = new Agent({
    name: "Crunchbase Agent",
    instructions:
      "You help users interact with Crunchbase " +
      "using 10 tools.",
    model: openai("gpt-4o"),
    tools,
  });

  const result = await agent.generate(
    "What can I do with Crunchbase?"
  );
  console.log(result.text);
}

main();
Crunchbase
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Crunchbase MCP Server

What you can do

Connect AI agents to the Crunchbase API for comprehensive business intelligence and startup ecosystem analysis:

Mastra's agent abstraction provides a clean separation between LLM logic and Crunchbase tool infrastructure. Connect 10 tools through the Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution — deployable to any Node.js host in one command.

  • Search companies by name to find startups, enterprises, and emerging tech firms
  • Get complete company profiles with founding dates, headquarters, employee counts, and operating status
  • Track funding rounds from Seed to Series D+ with amounts, dates, and investor syndicates
  • Analyze acquisition history to understand M&A strategies and consolidation patterns
  • Research investors including VC firms, angels, and corporate venture arms with full portfolios
  • Find entrepreneurs and executives with detailed career histories and board memberships
  • Monitor IPO activity with stock exchange details, ticker symbols, and offering data
  • Map investment networks to identify co-investor relationships and deal flow patterns

The Crunchbase MCP Server exposes 10 tools through the Vinkius. Connect it to Mastra AI in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

How to Connect Crunchbase to Mastra AI via MCP

Follow these steps to integrate the Crunchbase MCP Server with Mastra AI.

01

Install dependencies

Run npm install @mastra/core @mastra/mcp @ai-sdk/openai

02

Replace the token

Replace [YOUR_TOKEN_HERE] with your Vinkius token

03

Run the agent

Save to agent.ts and run with npx tsx agent.ts

04

Explore tools

Mastra discovers 10 tools from Crunchbase via MCP

Why Use Mastra AI with the Crunchbase MCP Server

Mastra AI provides unique advantages when paired with Crunchbase through the Model Context Protocol.

01

Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure — add Crunchbase without touching business code

02

Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation

03

TypeScript-native: full type inference for every Crunchbase tool response with IDE autocomplete and compile-time checks

04

One-command deployment to any Node.js host — Vercel, Railway, Fly.io, or your own infrastructure

Crunchbase + Mastra AI Use Cases

Practical scenarios where Mastra AI combined with the Crunchbase MCP Server delivers measurable value.

01

Automated workflows: build multi-step agents that query Crunchbase, process results, and trigger downstream actions in a typed pipeline

02

SaaS integrations: embed Crunchbase as a first-class tool in your product's AI features with Mastra's clean agent API

03

Background jobs: schedule Mastra agents to query Crunchbase on a cron and store results in your database automatically

04

Multi-agent systems: create specialist agents that collaborate using Crunchbase tools alongside other MCP servers

Crunchbase MCP Tools for Mastra AI (10)

These 10 tools become available when you connect Crunchbase to Mastra AI via MCP:

01

get_acquisition_details

Use this after list_acquisitions to understand the full context of a specific M&A deal. Get complete details of a specific acquisition transaction

02

get_funding_round_details

), announced date, all participating investors with their investment roles (lead, participant), pre-money and post-money valuations if disclosed, number of investors, and associated press release links. Use this after list_funding_rounds to deep-dive into a specific funding event. Get detailed information about a specific funding round transaction

03

get_ipo_details

), ticker symbol, IPO date, share price at offering, number of shares offered, total capital raised from IPO, and post-IPO valuation. Use this for companies that have gone public to understand their transition from private to public markets. Get IPO (Initial Public Offering) details for a public organization

04

get_organization_details

Returns the entity overview with all known metadata Crunchbase has on file. Use this after search_organizations to get the full company profile including funding totals, acquisition history, and key personnel. Get complete profile and metadata for a specific organization from Crunchbase

05

get_person_details

Use this after search_people to get the full biography and career history of founders, investors, or executives. Get detailed professional profile for a specific person from Crunchbase

06

list_acquisitions

Shows companies acquired by this organization (if it's an acquirer) or acquisition events where this organization was the target. Each acquisition includes the acquired company name, acquisition date, price (if disclosed), acquisition type (acquisition, merger, acquihire, buyout), and acquiring company details. Use this to understand a company's growth-through-acquisition strategy or identify which companies a startup has absorbed. List all acquisitions made by or involving a specific organization

07

list_funding_rounds

Each funding round includes the stage (Seed, Angel, Series A, Series B, Series C, Series D+, Series Unknown, Convertible Note, Post-IPO Equity, Post-IPO Debt, Grant, Venture Round, Corporate Round), announced date, amount raised (in USD if available), lead investors, participating investors, and post-money valuation if disclosed. Use this to analyze a company's fundraising trajectory, total capital raised, and investor syndicate. List all funding rounds (Seed, Series A/B/C, IPO, etc.) for a specific organization

08

list_investments

Each investment entry includes the company invested in, funding round participated (Seed, Series A, etc.), investment date, co-investors in the same round, and whether this investor led the round. Use this to analyze a VC firm's investment thesis, portfolio diversity, recent deal activity, or find startups backed by a specific investor. List all investments made by a specific organization or investor

09

search_organizations

Returns organization names, short descriptions, operational status (operating, acquired, closed), headquarters locations, and industry categories. Use this as the first step to find a company before getting detailed funding, acquisition, or personnel data. The search returns up to 20 matching organizations ranked by relevance. Search for companies and organizations by name keyword in Crunchbase

10

search_people

Returns person names, current job titles, organizational affiliations, locations, and brief career summaries. Use this to find founders, CEOs, investors, or board members before getting their detailed profiles with investment history and professional relationships. Search for entrepreneurs, investors, executives, and board members by name in Crunchbase

Example Prompts for Crunchbase in Mastra AI

Ready-to-use prompts you can give your Mastra AI agent to start working with Crunchbase immediately.

01

"Search for all funding rounds raised by Stripe and show me the total amount raised"

02

"Which venture capital firms invested in OpenAI's funding rounds?"

03

"Show me all companies acquired by Google in the last 5 years"

Troubleshooting Crunchbase MCP Server with Mastra AI

Common issues when connecting Crunchbase to Mastra AI through the Vinkius, and how to resolve them.

01

createMCPClient not exported

Install: npm install @mastra/mcp

Crunchbase + Mastra AI FAQ

Common questions about integrating Crunchbase MCP Server with Mastra AI.

01

How does Mastra AI connect to MCP servers?

Create an MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.
02

Can Mastra agents use tools from multiple servers?

Yes. Pass multiple MCP clients to the agent constructor. Mastra merges all tool schemas and the agent can call any tool from any server.
03

Does Mastra support workflow orchestration?

Yes. Mastra has a built-in workflow engine that lets you chain MCP tool calls with branching logic, error handling, and parallel execution.

Connect Crunchbase to Mastra AI

Get your token, paste the configuration, and start using 10 tools in under 2 minutes. No API key management needed.