MCP.so
登录

CrustAPI

@CrustAPI

关于 CrustAPI

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

基本信息

分类

搜索

许可证

MIT

发布者

CrustAPI

提交者

CrustAPI

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

搜索 分类下的更多 MCP 服务器