HasData/hasdata-mcp
by Various
HasData MCP server for web scraping and data extraction. 40+ tools including Google Search, Amazon, Zillow, Airbnb, and more.
MCP
HasData/hasdata-mcp
Added 1 June 2026
Overview
HasData MCP server provides a collection of over 40 web scraping tools exposed through the Model Context Protocol. It includes pre-built scrapers for platforms like Google Search, Amazon, Zillow, and Airbnb.
Best for
Best for
Developers who need quick, structured scraping of major web platforms through MCP-compatible agents
Use cases
- Extract Google search results programmatically
- Scrape product listings and details from Amazon
- Retrieve property data from Zillow or listings from Airbnb
How to use
Tools exposed
web_scraping_web_scrapinggoogle_serp_serpgoogle_serp_serp_lightgoogle_serp_newsgoogle_serp_shoppinggoogle_serp_images_imagesgoogle_serp_eventsgoogle_serp_productgoogle_serp_immersive_productgoogle_serp_ai_overviewgoogle_serp_ai_modegoogle_maps_searchgoogle_maps_placegoogle_maps_reviewsgoogle_maps_photosgoogle_maps_contributor_reviewsgoogle_trends_searchgoogle_travel_flightsbing_serpamazon_search
Tested with
Claude Desktop, Claude Code, Claude.ai (web), Cursor, Windsurf, VS Code (GitHub Copilot), Gemini CLI, Custom agents (OpenAI, LangChain, etc.)
Example client config
{\n "mcpServers": {\n "hasdata": {\n "type": "http",\n "url": "https://mcp.hasdata.com/api/mcp",\n "headers": {\n "x-api-key": "<your-api-key>"\n }\n }\n }\n} Notes
HasData MCP server provides a collection of over 40 web scraping tools exposed through the Model Context Protocol. It includes pre-built scrapers for platforms like Google Search, Amazon, Zillow, and Airbnb.
2 stars on GitHub. Last updated 2026-05-05. Licensed MIT.
Use cases
- Extract Google search results programmatically
- Scrape product listings and details from Amazon
- Retrieve property data from Zillow or listings from Airbnb
Pros
- Offers a large set of ready-made scraping tools for popular sites
- Uses the MCP standard for integration with compatible AI agents and frameworks
Cons
- Limited community adoption indicated by only 2 GitHub stars
- Dependency on the MCP protocol may restrict use to specific environments
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Offers a large set of ready-made scraping tools for popular sites
- Uses the MCP standard for integration with compatible AI agents and frameworks
Cons
- Limited community adoption indicated by only 2 GitHub stars
- Dependency on the MCP protocol may restrict use to specific environments
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.