Skip to main content
The Crustdata MCP server gives AI assistants direct access to 800M+ professional profiles and 200M+ companies. Connect it to Claude.ai, Claude Code, Cursor, or any MCP-compatible client and search, enrich, and analyze B2B data through natural language.
New — this is our latest MCP server, and we’d love for you to try it.
  • Ask in plain English. No query language, no endpoints to learn — just describe what you want.
  • Complex asks, one step. A request like “find AI startups hiring engineers, then get me the founders’ emails” runs start to finish in a single step.
  • Know the cost, instantly. Every request reports the exact credits it spent, in real time — no surprises.
  • Connect in seconds. Sign in with your Crustdata account — there’s no API key to copy or paste.

Quick start

1

Add the MCP connector

In Claude, open CustomizeConnectorsAdd custom connector.
2

Configure the connection

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

Connect and authenticate

Open the new connector under Not connected and click Connect, then sign in with your Crustdata account. There’s no API key to copy or paste — signing in authorizes the connection.No account yet? Sign up at crustdata.co.
4

Start using it

Try one of the example prompts below.

Example prompts

Once connected, you can ask Claude questions like:

What you can do

Companies

Find and enrich companies by industry, headcount, location, funding, and more — with full firmographic profiles.

People & contacts

Search people by title, seniority, company, and skills, then enrich profiles with business emails, personal emails, and phone numbers.

Jobs

Search millions of job listings with filters and breakdowns, or pull a company’s live openings on demand.

Social & web

Track recent social posts by person, company, or keyword, and search and read content from across the web.
Credit costs vary by request and plan. See Pricing for per-request credit costs and Rate limits for limits.

Cost transparency

Every request reports the exact credits it spent, in real time — measured from what the request actually did, never estimated. Enrichment always takes the cheapest correct path, so you never over-spend by accident.

Sign-in

Sign in with your Crustdata account when you connect — there’s no API key to copy or paste. Your key is never stored, and you can disconnect any time from your MCP client.

Programmatic access

You can use the same server from your own code — agent frameworks, backend jobs, or anywhere the sign-in flow isn’t practical. Connect any MCP client to the endpoint and pass your Crustdata API key as a bearer token:
  • Endpoint: https://install.crustdata.com/mcp
  • Header: Authorization: Bearer YOUR_API_KEY
For MCP clients that take a JSON config with custom headers:

Catalog resources

The server publishes its own usage guide as MCP resources — markdown pages an agent can read directly instead of re-deriving the tool list and schemas each session. Read crustdata://catalog first; it carries the must-know rules and an index of the sections: Any MCP client can fetch these with a standard resource read — session.read_resource("crustdata://catalog") in the Python SDK, or client.readResource({ uri: "crustdata://catalog" }) in TypeScript.

Common workflows

Research a company — identify the company, enrich it with the fields you care about, and check its recent social activity. Find decision-makers — search people by company, seniority, and title, then enrich for contact info. Hiring analysis — search jobs by company, title, and location, and break the results down by category or location. Competitive intelligence — compare openings across competitors and track their social activity.

Support

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