PrismCrawl MCP Server
OfficialSearch Amazon and retrieve product listings and product information.
Search the Apple App Store and retrieve app details and reviews.
Run web searches and access map and place data from DuckDuckGo.
Run Google web searches, including AI Overviews, AI Mode, Shopping, and local results, along with Google Shopping product and merchant information.
Access Google Maps for places, maps, and reviews, including Google contributor reviews.
Search Google Play for apps, games, books, and movies, with product details and reviews.
Access Tripadvisor for places, maps, and reviews.
Access Yelp for places, maps, and reviews.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PrismCrawl MCP ServerSearch Google Maps for coffee shops in Austin and summarize their reviews."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PrismCrawl MCP Server
Connect Claude, Cursor, and other MCP clients to PrismCrawl: live search results, AI answers, products, places, and reviews returned as structured JSON. See the MCP server page for an overview.
PrismCrawl runs this server for you. You don't install anything; you point your MCP client at the endpoint below.
https://api.prismcrawl.com/mcpTransport | Streamable HTTP |
Authentication | OAuth 2.1, or an API key in the |
Registry name |
|
Tools | Read-only search, maps, reviews, and app store tools (full list) |
You need a PrismCrawl API key. Sign up at prismcrawl.com and create a key in the dashboard. It's free, and you don't need a card. You need the key whether you connect with OAuth or pass it in a header.
Pricing: at volume, prepaid credit packages bring the price as low as $0.15 per 1,000 successful requests, and failed requests are free. That's 100x cheaper than SerpApi. See pricing.
Why PrismCrawl
As low as $0.15 per 1,000 successful requests at volume, 100x cheaper than SerpApi
You only pay for successes. Failed calls and tool discovery are free.
Free to start: 100 free credits, and you don't need a card
No subscription: prepaid credit packages from $5, valid for 90 days
One key covers 26 tools: Google, Bing, DuckDuckGo, Amazon, Google Maps, Apple Maps, Yelp, Tripadvisor, Google Play, and the Apple App Store
Answers from AI search engines: Google AI Overviews, Google AI Mode, and Bing's AI overview with citations, at no additional charge
Live, uncached results: every call fetches fresh data from the source
Proven at scale: 99% successful response rate and more than 1 billion SERPs every month
See every request: filter your request history by query, provider, status, format, or date. You can check the parameters, timing, and credits for each request, copy it as cURL, rerun it, or download the saved HTML/JSON. Request details are kept for 90 days and the HTML/JSON for 30 days. To skip storing the results of a call, pass
zero_trace.Hosted and ready to use: a remote MCP server with OAuth 2.1 that works in Claude, Cursor, VS Code, and any Streamable HTTP client
Related MCP server: Google Search MCP Server
What it can do
Search: Google (including AI Overviews, AI Mode, Shopping, and Local results), Bing (including its AI overview with citations), DuckDuckGo, and Amazon
Maps and places: Google Maps, Bing Maps, Apple Maps, DuckDuckGo Maps, Yelp, and Tripadvisor
Reviews: Google Maps, Google contributors, Yelp, Tripadvisor, Apple Maps, Google Play, and the Apple App Store
App stores: Google Play (apps, games, books, movies) and the Apple App Store: search, product details, and reviews
Shopping: Google Shopping product details and merchant offers
Quick start
Create a free account at prismcrawl.com and create an API key in the dashboard. New accounts get 100 credits, and you don't need a card.
Add the server to your client:
Claude Code
claude mcp add --transport http prismcrawl https://api.prismcrawl.com/mcpThen run
/mcpinside Claude Code and sign in.Cursor (
~/.cursor/mcp.json){ "mcpServers": { "prismcrawl": { "url": "https://api.prismcrawl.com/mcp" } } }Then open Cursor Settings, find PrismCrawl in the MCP section, and sign in.
Other clients: add a remote server with the URL above and choose OAuth, or set an
x-api-keyheader.Ask your assistant something like "Find the top-rated ramen places near Union Square, SF and summarize their recent Yelp reviews."
Per-client guides: Claude · Cursor · Other MCP clients
Pricing
Each successful tool call uses one PrismCrawl credit. Failed calls are free, and so is tool discovery (tools/list). Requesting another page is a separate call and uses a credit.
100 free credits for new accounts
Prepaid credit packages from $5, with no subscription
As low as $0.15 per 1,000 successful requests at volume, 100x cheaper than SerpApi
Credits are valid for 90 days
See prismcrawl.com for current pricing.
Documentation
Tools reference: every tool with its parameters
Authentication: OAuth, API keys, and revoking access
llms.txt: a short summary for AI agents
REST API docs: the same data over plain HTTP
Support
Email support@prismcrawl.com. To report a mistake in these docs, open an issue.
This repository contains documentation and the registry manifest (server.json) for the hosted server. It does not contain the server's source code, and changes here don't affect how the server behaves.
This server cannot be deployed
Maintenance
Related MCP Connectors
Live Google Maps business search, review, and photo data for AI agents over MCP.
Live AI-native web search with citations. One tool for every MCP client. Flat per-request pricing.
Google, Bing, DuckDuckGo and Google Maps search results, free without an API key.
Google Shopping products, prices, sellers, and deals as structured data via a hosted MCP server.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceMCP server for structured web data access, enabling local-market research and lead-list enrichment by returning business names, locations, ratings, and review signals from concrete queries.1MIT
- AlicenseAqualityAmaintenanceEnables MCP clients to perform live Google searches and retrieve structured SERP data including organic results, AI Overviews, People Also Ask, AI Mode answers, news, shopping, and short-video results via eight read-only tools.1058 npm146 PyPI17MIT
- AlicenseAqualityAmaintenanceEnables Bing searches with geo, market, and language targeting, returning organic results, ad blocks, and Copilot answers as structured JSON to any MCP client.130 npm111 PyPI9MIT
- AlicenseBqualityBmaintenanceEnables MCP clients to run live web searches, fetch and navigate readable web pages, search images, capture PDF screenshots, and retrieve finance, weather, sports, and world-time data through a zero-configuration authenticated backend.11494 npmMIT