Outscraper
About
Access Outscraper's data extraction services for business intelligence, location data, reviews, and contact information from various online platforms.
Details
- Author
- outscraper
- Categories
- Web Scraping
Jump to
Setup
Install Outscraper in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/outscraper/outscraper-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
A comprehensive Model Context Protocol (MCP) server that provides AI assistants with access to Outscraper's data extraction services. This server implements 25+ tools for extracting business intelligence, location data, reviews, and contact information from Google Maps, Amazon, Yelp, Trustpilot, and many other online platforms with high reliability and performance.
- πΊοΈGoogle Maps Search- Search for businesses and places with detailed information
- βGoogle Maps Reviews- Extract customer reviews from any Google Maps place
- πΈGoogle Maps Photos- Get photos from Google Maps places
- π§Google Maps Directions- Get directions between locations on Google Maps
- πGoogle Search- Search Google and retrieve organic listings, ads, and related data
- π°Google Search News- Search Google News for articles and metadata
- π±Google Play Reviews- Get reviews for apps from Google Play Store
- πAmazon Products- Get information about products on Amazon
- πAmazon Reviews- Extract reviews from Amazon products
- π¨Tripadvisor Reviews- Get reviews from Tripadvisor businesses
- π²Apple Store Reviews- Extract reviews from AppStore apps
- πΊYouTube Comments- Get comments from YouTube videos
- πΌG2 Reviews- Extract reviews from G2 products
- β
Trustpilot Data & Reviews- Get business data and reviews from Trustpilot
- πGlassdoor Reviews- Extract company reviews from Glassdoor
- π»Capterra Reviews- Get software product reviews from Capterra
- π§Emails & Contacts- Extract emails and contact information from websites
- πPhones Enricher- Get carrier data and validate phone numbers
- π’Company Insights- Find company details like revenue, size, founding year, etc.
- π¨Email Validation- Validate email addresses and check deliverability
- πWhitepages Data- Get insights about addresses and phone number owners
- πGeocoding- Convert addresses to coordinates (latitude, longitude)
- πΊοΈReverse Geocoding- Convert coordinates to human-readable addresses
- Data Enrichment- Enhance results with additional contact information via enrichment parameter
- Multi-language Support- Search and extract data in different languages
- Regional Filtering- Target specific countries/regions for localized results
- Flexible Sorting- Sort reviews by relevance, date, rating, etc.
- Time-based Filtering- Filter reviews by date using cutoff parameter
- High Volume Support- Handles async processing for large requests automatically
- Pagination Support- Skip and limit parameters for handling large result sets
To install the Outscraper MCP server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install outscraper-mcp-server --client claude
# Using pip pip install outscraper-mcp-server # Using uv (recommended) uv add outscraper-mcp-server # Using uvx for one-time execution uvx outscraper-mcp-server
git clone https://github.com/outscraper/outscraper-mcp cd outscraper-mcp-server # Using uv (recommended) uv sync # Using pip pip install -e .
- Sign up atOutscraper
- Get your API key from the profile page
export OUTSCRAPER_API_KEY="your_api_key_here"
Link to the profile page to create the API key
Add to yourclaude_desktop_config.json:
{ "mcpServers": { "outscraper": { "command": "npx", "args": ["-y", "@smithery/cli", "run", "outscraper-mcp-server"], "env": { "OUTSCRAPER_API_KEY": "your_api_key_here" } } } }
{ "mcpServers": { "outscraper": { "command": "uvx", "args": ["outscraper-mcp-server"], "env": { "OUTSCRAPER_API_KEY": "your_api_key_here" } } } }
{ "mcpServers": { "outscraper": { "command": "uv", "args": ["run", "python", "-m", "outscraper_mcp_server"], "env": { "OUTSCRAPER_API_KEY": "your_api_key_here" } } } }
Automatic Installation with UVX (Recommended):
{ "mcpServers": { "outscraper": { "command": "uvx", "args": ["outscraper-mcp-server"], "env": { "OUTSCRAPER_API_KEY": "your_api_key_here" } } } }
{ "mcpServers": { "outscraper": { "command": "outscraper-mcp-server", "env": { "OUTSCRAPER_API_KEY": "your_api_key_here" } } } }
This server is compatible with any MCP client, including:
- Claude Desktop
- Cursor AI
- Windsurf IDE
- Raycast
- VS Code with MCP extensions
- Custom MCP clients
Experimental Software License - see LICENSE file for details.
Notice: This software is experimental and free to use for all purposes. Created bynikolaout.
- Outscraper API Documentation
- FastMCP Documentation
- Model Context Protocol
Enable AI agents to get structured data from unstructured web with AgentQL.
Web scraping, crawling, and change detection with AI
Official Apify MCP server for AI agents to run Actors, extract website data, and automate web scraping and crawling workflows.
1GB Free Trial, World's Leading Proxy Service Platform, Efficient Data Collection
Discover, extract, and interact with the web - one interface powering automated access across the public internet.
Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
Easy web data access. Simplified retrieval of information from websites and online sources.
Adds powerful web scraping and search capabilities to LLM clients like Cursor and Claude.
Real-time web data, structured for agents
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



