Outscraper MCP Server
Related Servers
Alternatives to Outscraper MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceA Model Context Protocol server that provides Google Maps API integration, allowing users to search locations, get place details, geocode addresses, calculate distances, obtain directions, and retrieve elevation data through LLM processing capabilities.73,246 npm459MIT

Outscraper MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceProvides access to Outscraper's data extraction services for business intelligence, location data, and reviews across platforms like Google Maps, Amazon, and Yelp. It enables AI assistants to perform comprehensive web scraping tasks including contact information retrieval and geolocation services.7MIT- AlicenseNot gradedqualityBmaintenanceA TypeScript Model Context Protocol server that provides 21 tools for interacting with the Google Search Console API, enabling search analytics, URL inspection, sitemap management, and more through AI assistants.46 npmMIT
- AlicenseAqualityFmaintenanceA Model Context Protocol server that exposes Google Search as a tool via scraping, requiring no API key.1MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that allows LLMs to interact with web content through standardized tools, currently supporting web scraping functionality.1MIT
- AlicenseAqualityCmaintenanceA Model Context Protocol server that enables web search, scraping, crawling, and content extraction through multiple engines including SearXNG, Firecrawl, and Tavily.4121 npm141MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: google_maps_reviews extracts reviews from specific places, while google_maps_search finds businesses and places based on queries. There is no overlap in functionality - one is for retrieving existing reviews, the other is for discovering places.
Both tools follow the exact same naming pattern: google_maps_ followed by a descriptive action (reviews, search). The naming is perfectly consistent and immediately communicates what each tool does within the Google Maps/Outscraper domain.
With only 2 tools, this server feels significantly under-scoped for what appears to be a Google Maps data extraction service. While the two tools cover basic search and review extraction, there are likely many other Google Maps operations that would be valuable (business details, photos, directions, etc.).
For a Google Maps data extraction server, the surface is severely incomplete. While search and review extraction are useful starting points, there's no coverage for getting detailed business information, extracting photos, retrieving directions, accessing opening hours, or other common Google Maps operations. Agents will hit dead ends trying to perform comprehensive Google Maps tasks.