MCP.so
Sign In

CrustAPI

@CrustAPI

About CrustAPI

MCP server for CrustAPI. Live Google Search, Maps, News, Images and Reviews for AI agents. Pay only for results.

Basic information

Category

Search

License

MIT

Publisher

CrustAPI

Submitted by

CrustAPI

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "crustapi-mcp": {
      "command": "node",
      "args": [
        "test-client.mjs"
      ],
      "env": {
        "CRUSTAPI_API_KEY": "key_live_xxxx"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Crustapi?

MCP server for CrustAPI. Live Google Search, Maps, News, Images and Reviews for AI agents. Pay only for results.

How to use Crustapi?

The README includes setup instructions such as "command": "npx",.

Key features of Crustapi

  • search covers the whole Google menu behind one tool. Pick the surface with type: web
  • 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)
  • search(type="web", q="best serp api 2026")
  • search(type="maps", q="dentists", location="Miami, FL", limit=20)

Use cases of Crustapi

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Crustapi

Where is the source code for Crustapi?

The source code is linked from the repository URL on this page.

Does Crustapi include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Search MCP servers