Skip to main content
This page documents the original Crustdata MCP server, where the assistant calls one tool at a time. For the newer MCP server — natural-language access with real-time credit reporting — head there instead.
The Crustdata MCP server gives AI assistants direct access to 800M+ professional profiles and 200M+ companies. Connect it to Claude.ai, Claude Code, or any MCP-compatible client to search, enrich, and analyze B2B data through natural language.

Demos

Claude Code Demo

See Crustdata MCP in action with Claude Code — search companies, enrich profiles, and analyze jobs through natural language.

Terminal Demo

Watch the MCP server running in a terminal with the STDIO transport.

Quick Start

1

Add the MCP connector

Go to claude.ai, click your profile icon → SettingsIntegrationsAdd moreAdd custom MCP.
2

Configure the connection

  • Name: Crustdata
  • URL: https://mcp.crustdata.com/mcp
Click Add to save.
3

Authenticate

You’ll be redirected to a login page. Paste your Crustdata API key or sign in with your Crustdata account.Don’t have an API key? Sign up at crustdata.com to get one.
4

Start using it

All 23 tools are immediately available. Try one of the example prompts below.

Example Prompts

Once connected, you can ask Claude questions like:

Tools

The MCP server provides 23 tools organized into six categories.

Company Tools

People Tools

Job Tools

Posts

Watcher Tools (Webhooks)

Utility Tools

All tool names are prefixed with crustdata_ when called via MCP (e.g., identifycrustdata_company_identify). Company and people tools also include the category prefix (company_, people_).

Authentication

The MCP server uses OAuth 2.1 with Dynamic Client Registration. When you connect from Claude.ai:
  1. Claude initiates the OAuth flow automatically.
  2. You’re redirected to a login page where you either paste your API key or sign in via your Crustdata account.
  3. The key is validated and used for all subsequent API calls.
Your API key is never stored on the MCP server — it’s passed through to the Crustdata API on each request.

Common Workflows

Research a company:
  1. Ask Claude to identify the company (free) → enrich it with specific fields → check social media posts for recent activity.
Find decision-makers:
  1. Search people by company + seniority + title → enrich for contact info (emails, phone numbers).
Hiring analysis:
  1. Search jobs by company/title/location → use aggregations to get breakdowns by category or location.
Competitive intelligence:
  1. Compare job openings across competitors using batch job search → analyze social media post activity.

Troubleshooting

Transport & Security

  • Transport: Streamable HTTP
  • Endpoint: https://mcp.crustdata.com/mcp
  • TLS: HTTPS via AWS ALB with ACM certificate
  • Auth: OAuth 2.1 with Dynamic Client Registration
  • Safety annotations: All tools include readOnlyHint, destructiveHint, and openWorldHint annotations

Support

For help or feedback, contact support@crustdata.com.