Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

CrustAPI Google + LinkedIn Data

NPM · CRUSTAPI-MCP · SCANNED SEP 20

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

Available components

0 this week 93 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to CrustAPI/crustapi-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 66 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 743 tokens (~185/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the CrustAPI Google + LinkedIn Data MCP server?

CrustAPI Google + LinkedIn Data runs locally as an npm package, launched with npx -y crustapi-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · crustapi-mcp

# add to Claude Code
claude mcp add com-crustapi-search -- npx -y crustapi-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "com-crustapi-search": {
      "command": "npx",
      "args": [
        "-y",
        "crustapi-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-crustapi-search": {
      "command": "npx",
      "args": [
        "-y",
        "crustapi-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-crustapi-search -- npx -y crustapi-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-crustapi-search": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "crustapi-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-crustapi-search --command npx --arg -y --arg crustapi-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-crustapi-search:
    command: "npx"
    args: ["-y", "crustapi-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-crustapi-search": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "crustapi-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-crustapi-search -t stdio -c npx -a -y crustapi-mcp
// mcp.json
{
  "mcpServers": {
    "com-crustapi-search": {
      "command": "npx",
      "args": [
        "-y",
        "crustapi-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 8 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/crustapi-mcp@0.3.1

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo CrustAPI/crustapi-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/CrustAPI/crustapi-mcp/.github/workflows/publish.yml@refs/tags/v0.3.1
Rekor log index 2172700615
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:0b1e0605f83f0c285abcc1f82958fee7324a5554978485bb8e2531c20c97cf24624038772ed2ee8529627e29cfa3ae7574fa58fef4153b8f58541ea5f

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 4 exposed · ~743 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_reviews ~174

Get Google reviews for a business. Identify the place by placeId, cid, or fid, or just pass a business-name query `q` and CrustAPI resolves it. Supports sorting and pagination. One credit per successful call.

NameTypeReqDescription
cidstringGoogle customer id.
fidstringGoogle feature id (0x..:0x..).
nextPageTokenstringCursor from a previous response to fetch the next page.
numintegerReviews per page (default 20, max 50).
placeIdstringGoogle place id (ChIJ...).
qstringBusiness name to resolve to a place (use this OR placeId/cid/fid).
sortBystringReview sort order (default mostRelevant).
NameTypeReqDescription
creditsnumberCredits charged for this call.
nextPageTokenstringCursor for the next page of reviews.
placeobjectThe resolved place (name, address, rating).
reviewsarrayReviews with rating, text, author, and date.

No examples provided.

linkedin ~254

Get public LinkedIn data via CrustAPI as clean structured JSON. Choose the surface with `type`: profile (a person's full public profile by URL, with work history, education, and skills), company (company details by URL), posts (recent posts from a profile or company URL), jobs (search listings by keywords + optional location, or one job's full detail by URL), or search (find people by keywords; add enrich=true to return each person's full profile). One credit per successful result; empty results are free.

NameTypeReqDescription
commentsbooleantype=posts: also return per-post comment counts.
employeesbooleantype=company: also return a sample of employees.
enrichbooleantype=search: also fetch each person's full profile (1 credit per profile).
keywordsstringSearch keywords (jobs, search).
limitintegerMax results (posts, jobs, search).
locationstringLocation filter for job search (jobs).
typestringyesWhich LinkedIn surface to query.
urlstringA linkedin.com/in/ or /company/ URL (profile, company, posts), or a job URL (jobs).
NameTypeReqDescription
companyobjectCompany details (type=company).
creditsRemainingnumberCredits left after this call.
jobsarrayJob listings, or one job's detail (type=jobs).
peoplearrayPeople results (type=search).
postsarrayRecent posts (type=posts).
profileobjectA public profile (type=profile).

No examples provided.

scrape_webpage ~81

Fetch any URL and get back clean readable text, page metadata, and JSON-LD, ready for RAG. One credit per successful scrape; a failed fetch is free.

NameTypeReqDescription
includeMarkdownbooleanAlso return the page rendered as Markdown.
urlstringyesThe page URL to scrape, e.g. 'https://example.com/article'.
NameTypeReqDescription
creditsnumberCredits charged for this call.
jsonLdarrayStructured JSON-LD found on the page.
markdownstringPage as Markdown, when includeMarkdown=true.
metadataobjectPage metadata (og tags, description, author).
textstringClean readable text of the page.
titlestringPage title.
urlstringThe scraped URL.

No examples provided.

search ~234

Search any Google surface via CrustAPI and get clean, structured JSON. Choose the surface with `type`: web (organic results), maps (local businesses with ratings/phone/website), places (lean local pack), news, shopping, images, videos, scholar, patents, or autocomplete (query suggestions). Results come back in a stable, serper-compatible shape. One credit per successful result; empty results are free.

NameTypeReqDescription
glstringCountry code (us, gb, de, ...). Default us. Not used by maps.
hlstringLanguage code (en, es, ...). Default en.
limitintegertype=maps only: how many businesses to return (default 20; 1 credit each).
locationstringCity/region for web and maps, e.g. 'Austin, TX'.
pageintegerResult page (default 1).
qstringyesThe search query, e.g. 'best crm software' or 'dentists in miami'.
typestringyesWhich Google surface to query.
NameTypeReqDescription
answerBoxobjectFeatured answer when Google shows one.
creditsnumberCredits charged for this call.
imagesarrayImages with direct URLs (images).
knowledgeGraphobjectKnowledge panel when Google shows one.
newsarrayNews articles with source, date, and image (news).
organicarrayOrganic results (web, scholar, patents).
peopleAlsoAskarrayRelated questions (web).
placesarrayBusinesses with ratings, phone, website (maps, places).
relatedSearchesarrayRelated queries (web).
searchParametersobjectEcho of the query that was run.
shoppingarrayProducts with price and merchant (shopping).
suggestionsarrayQuery suggestions (autocomplete).
videosarrayVideos with direct thumbnails (videos).

No examples provided.

Common questions

What is the CrustAPI Google + LinkedIn Data MCP server?

CrustAPI Google + LinkedIn Data is an MCP server listed in the public MCP registry as com.crustapi/search. Live Google + public LinkedIn data: search, maps, profiles, companies, jobs. Pay only for results. This page covers its npm package (crustapi-mcp).

Is the CrustAPI Google + LinkedIn Data MCP server safe to use?

CrustAPI Google + LinkedIn Data scores 93 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the CrustAPI Google + LinkedIn Data MCP server expose?

CrustAPI Google + LinkedIn Data exposes 4 tools: search, scrape_webpage, get_reviews, linkedin. Their descriptions and schemas cost roughly 743 tokens of context every time the server is loaded.

Is the CrustAPI Google + LinkedIn Data MCP server still maintained?

CrustAPI Google + LinkedIn Data is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the CrustAPI Google + LinkedIn Data MCP server under?

CrustAPI Google + LinkedIn Data declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.