CrustAPI
@CrustAPI
About CrustAPI
MCP server for CrustAPI. Live Google Search, Maps, News, Images and Reviews for AI agents. Pay only for results.
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.
Frequently asked questions
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.
Basic information
More Search MCP servers
Google 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
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
mcp-omnisearch
spences10π A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastGPT, Exa, Linkup), and content extraction services (Firecrawl, Tavily, Kagi). Includes GitHub search. All through a single interface.
π OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingmaπ OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
Comments