Overview
What is Crunchbase MCP Server?
Crunchbase MCP Server is a Model Context Protocol (MCP) server that provides access to Crunchbase data for AI assistants, enabling them to search for companies, retrieve company details, funding information, acquisitions, and people data from Crunchbase.
How to use Crunchbase MCP Server?
To use the server, clone the repository, install dependencies, and set up your Crunchbase API key as an environment variable. Start the server to begin making requests.
Key features of Crunchbase MCP Server?
- Search for companies based on various criteria
- Get detailed information about specific companies
- Retrieve funding rounds for companies
- Get acquisition data
- Search for people associated with companies
Use cases of Crunchbase MCP Server?
- AI assistants searching for companies in specific industries.
- Retrieving detailed company profiles for research.
- Analyzing funding trends in various sectors.
- Finding key personnel in companies for networking.
FAQ from Crunchbase MCP Server?
- Do I need an API key to use the server?
Yes, a Crunchbase API key is required to access the data.
- What programming language is the server built with?
The server is built using JavaScript and requires Node.js.
- Is there a limit on the number of results returned?
Yes, you can specify a limit for the number of results in your queries.