Mmcp.market

CrustAPI Google + LinkedIn Data MCP server

by crustapi.com·com.crustapi/search·v0.3.2

Live Google + public LinkedIn data: search, maps, profiles, companies, jobs. Pay only for results.

B80/100grade B
What users say
No reviews yet
Be the first
Safety scan
B80/100

full report

Adoption
Growing

0 stars60 downloads/wk

Reviews

Write one

Nobody has reviewed CrustAPI Google + LinkedIn Data yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

CrustAPI Google + LinkedIn Data tools (4)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • get_reviews

    Get Google reviews for a business. Identify the place by placeId, cid, or fid, or just pass a business-name

  • linkedin

    Get public LinkedIn data via CrustAPI as clean structured JSON. Choose the surface with `type`:

  • scrape_webpage

    Fetch any URL and get back clean readable text, page metadata, and JSON-LD, ready for RAG.

  • search

    Search any Google surface via CrustAPI and get clean, structured JSON. Choose the surface with `type`:

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 68 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
Overall 80/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the CrustAPI Google + LinkedIn Data repository's README, as published. We do not edit it. Read it on GitHub

CrustAPI MCP server

Give any MCP client (Claude Desktop, Cursor, Cline, Claude Code) live Google and public LinkedIn data. It calls the hosted CrustAPI /v1/search and /v1/linkedin endpoints.

Tools

maps, places, news, shopping, images, videos, scholar, patents, autocomplete.

  • search covers the whole Google menu behind one tool. Pick the surface with type: web,

company, posts, jobs, or search (people search). Add enrich=true on people search to get each person's full profile.

  • scrape_webpage fetches any URL as clean text + metadata + JSON-LD (RAG-ready).
  • get_reviews pulls Google reviews for a business (by placeId/cid/fid or a name query).
  • linkedin covers public LinkedIn data behind one tool. Pick the surface with type: profile,

You only pay for successful results; empty results are free. Get a free key (3,000 credits/month, no card) at https://crustapi.com.

Installation

Recommended: npx, nothing to install.

Add this to your MCP client config (e.g. Claude Desktop's claudedesktopconfig.json):

{
  "mcpServers": {
    "crustapi": {
      "command": "npx",
      "args": ["-y", "crustapi-mcp"],
      "env": { "CRUSTAPI_API_KEY": "key_live_xxxx" }
    }
  }
}

Restart the client and the four tools appear. Requires Node 18+.

From source

npm install
{
  "mcpServers": {
    "crustapi": {
      "command": "node",
      "args": ["/absolute/path/to/crustapi-mcp/server.mjs"],
      "env": { "CRUSTAPI_API_KEY": "key_live_xxxx" }
    }
  }
}

Env

Usage

  • search(type="web", q="best serp api 2026")
  • search(type="maps", q="dentists", location="Miami, FL", limit=20)
  • search(type="news", q="openai")
  • scrape_webpage(url="https://example.com/pricing", includeMarkdown=true)
  • get_reviews(q="Blue Bottle Coffee", sortBy="newest")
  • linkedin(type="profile", url="https://www.linkedin.com/in/williamhgates")
  • linkedin(type="search", keywords="head of growth fintech", enrich=true)

Every response is stable, structured JSON.

Test it

CRUSTAPI_API_KEY=key_live_xxxx node test-client.mjs

This spawns the server over stdio, lists the tools, and calls one.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y crustapi-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add search -- npx -y crustapi-mcp
Add to Cursor

CrustAPI Google + LinkedIn Data: common questions

Is CrustAPI Google + LinkedIn Data MCP server safe?
Mostly: it is graded B (80/100). Read the CrustAPI Google + LinkedIn Data safety report
How do I install CrustAPI Google + LinkedIn Data?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does CrustAPI Google + LinkedIn Data need an API key?
Yes. The registry entry asks for CRUSTAPI_API_KEY.
Is CrustAPI Google + LinkedIn Data maintained?
The last commit was 70 days ago (2026-07-15). The latest release is v0.3.2.
What can I use instead of CrustAPI Google + LinkedIn Data?
Servers from other publishers that do the same job: Linkedin Data MCP server, ZOOQ - LinkedIn Data for AI Agents MCP server and Jobs Search Multi MCP server. Compare all CrustAPI Google + LinkedIn Data alternatives.

Alternatives to CrustAPI Google + LinkedIn Data

Same job from other publishers: the closest match first, then the best rated.

All CrustAPI Google + LinkedIn Data alternatives →
  • Linkedin Data
    LinkedIn data for AI agents: profiles, companies, jobs, posts, search. Sales research, recruiting.
    A
  • ZOOQ - LinkedIn Data for AI Agents
    Live LinkedIn data for AI agents: profiles, companies, jobs, posts, email finding. No account risk.
    A
  • Jobs Search Multi
    Search job postings across Indeed, LinkedIn, and more from one request - titles, companies
    A
  • NotFair
    OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL.
    A
  • LinkedIn Toolkit
    LinkedIn for AI agents from your own Chrome session: search, profiles, lists, outreach queue.
    A

More from crustapi.com