Crunchbase MCP Server

search_companies

Find companies using filters like category, location, founding date, and status. Retrieve detailed results from Crunchbase data for efficient research and analysis.

Instructions

Search for companies based on various criteria

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category (e.g., "Artificial Intelligence", "Fintech")
founded_afterNoFilter by founding date (YYYY-MM-DD)
founded_beforeNoFilter by founding date (YYYY-MM-DD)
limitNoMaximum number of results to return (default: 10)
locationNoFilter by location (e.g., "San Francisco", "New York")
queryNoSearch query (e.g., company name, description)
statusNoFilter by company status (e.g., "active", "closed")

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category (e.g., \"Artificial Intelligence\", \"Fintech\")", "type": "string" }, "founded_after": { "description": "Filter by founding date (YYYY-MM-DD)", "type": "string" }, "founded_before": { "description": "Filter by founding date (YYYY-MM-DD)", "type": "string" }, "limit": { "description": "Maximum number of results to return (default: 10)", "type": "number" }, "location": { "description": "Filter by location (e.g., \"San Francisco\", \"New York\")", "type": "string" }, "query": { "description": "Search query (e.g., company name, description)", "type": "string" }, "status": { "description": "Filter by company status (e.g., \"active\", \"closed\")", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Crunchbase MCP Server

Related Tools

ID: 48t1wigoze