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
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.
More Search MCP servers
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
duckduckgo-search MCP Server
zhsamaGoogle Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
Comments