Crunchbase MCP Server

get_acquisitions

Retrieve acquisition data for a specific company from Crunchbase. Input a company name or UUID and set a result limit to get details on acquisitions made by or of the company.

Instructions

Get acquisitions made by or of a specific company

Input Schema

NameRequiredDescriptionDefault
company_name_or_idNoCompany name or UUID
limitNoMaximum number of results to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "company_name_or_id": { "description": "Company name or UUID", "type": "string" }, "limit": { "description": "Maximum number of results to return (default: 10)", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Crunchbase MCP Server

Related Tools

ID: 48t1wigoze