Skip to main content
Glama

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Cyreslab-AI/crunchbase-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server