Crunchbase MCP Server

First-party remote Model Context Protocol server over Streamable HTTP, exposing fourteen tools - five natural-language expert tools, four structured schema/lookup/search tools, four Crunchbase list tools and a metering utility. Authenticated with OAuth 2.1 + PKCE against the signed-in Crunchbase account and gated by a per-user MCP seat. Its surface is a superset of the REST API: ten of the fourteen tools have no public REST equivalent.

API entry from apis.yml

apis.yml Raw ↑
aid: crunchbase-data:crunchbase-data-mcp
name: Crunchbase MCP Server
description: 'First-party remote Model Context Protocol server over Streamable HTTP, exposing fourteen
  tools - five natural-language expert tools, four structured schema/lookup/search tools, four Crunchbase
  list tools and a metering utility. Authenticated with OAuth 2.1 + PKCE against the signed-in Crunchbase
  account and gated by a per-user MCP seat. Its surface is a superset of the REST API: ten of the fourteen
  tools have no public REST equivalent.'
humanURL: https://data.crunchbase.com/docs/mcp-overview
baseURL: https://mcp.crunchbase.com
tags:
- MCP
- Company Data
- Private Markets
properties:
- type: MCPServer
  url: mcp/crunchbase-data-mcp.yml
- type: ToolCrosswalk
  url: mcp/crunchbase-data-tool-crosswalk.yml
- type: Documentation
  url: https://data.crunchbase.com/docs/mcp-overview
- type: APIReference
  url: https://data.crunchbase.com/docs/tool-reference
- type: GettingStarted
  url: https://data.crunchbase.com/docs/getting-started-with-mcp
- type: OAuthScopes
  url: scopes/crunchbase-data-scopes.yml