HasData MCP Server
OfficialRelated Servers
Alternatives to HasData MCP Server
- 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 npm113 PyPI17MIT
- AlicenseAqualityAmaintenanceEnables searching Zillow for-sale, for-rent, and sold listings with rich filters and retrieving complete property details as structured JSON, with no Zillow account required.261 npm84 PyPI10MIT
- AlicenseAqualityAmaintenanceEnables MCP clients to search Amazon products, retrieve product details by ASIN, look up seller profiles, and browse seller catalogues as structured JSON across 23 regional Amazon domains.537 npm38 PyPI8MIT
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to perform anti-bot web scraping, dynamic SPA rendering, YouTube transcript extraction, and deep OSINT/GEOINT intelligence gathering through 23 integrated tools.-
- AlicenseAqualityFmaintenanceEnables AI agents to crawl, scrape, search, and automate browsers with anti-bot bypass, providing fast web access via 22 tools.2242 npm3MIT
- AlicenseAqualityAmaintenanceProvides AI agents live web access through scraping, multi-engine search, site mapping, crawling, SEO audits, and 31 data collectors via natural language tool calls.936 npmMIT
- AlicenseNot gradedqualityBmaintenanceThe web data platform for AI agents. Fetch, search, crawl, extract, monitor, and screenshot any URL. 55+ domain extractors, 65-98% token savings. 7 MCP tools included.332 npm12AGPL 3.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to search the web, read and extract content from webpages, fetch JSON from REST APIs, and collect links while bypassing anti-bot protections.18 npmISC
- AlicenseAqualityDmaintenanceEnables AI assistants to access real-time web data through search, markdown scraping, and browser automation while bypassing anti-bot protections. It provides tools for web research, e-commerce monitoring, and data extraction from across the globe.48,480 npm5MIT
TDQS
Scored across 63 tools
Most tools are cleanly separated by vertical plus action (e.g. Amazon search vs product vs reviews vs seller), so an agent can usually tell them apart. However there are genuine collision zones: two tools both named getMapReviews (place reviews vs contributor reviews), a full Google SERP and a 'light' variant that differ only by cost/layout, and several overlapping place-detail tools across Google Maps, Yelp, and YellowPages. These clusters create real misselection risk, but the descriptions do disambiguate in most cases.
The dominant pattern is hasdata_<vertical>_<sub>_<action>, which is mostly followed. But verbs are inconsistent (get, perform, scrape, search) — e.g. performMapSearch and scrapeWebPage break the get_ convention — and one tool carries a junk hash suffix (getImmersive_e29f691177). Readable overall, but not a clean predictable scheme.
63 tools is very heavy by any standard, well beyond the 25+ threshold that signals overload. It is partly justified because the server aggregates ~30 distinct scraping verticals with search/detail/reviews each, but the sheer breadth makes discovery and selection costly for an agent.
The surface is broadly complete for a scraping aggregator: most verticals ship a search/topic tool plus a detail tool plus a reviews or secondary-detail companion (Amazon, Walmart, Yelp, Google Maps, Airbnb, Indeed, Zillow/Redfin, YouTube). Minor gaps exist (e.g. no explicit pagination-agnostic batching or cross-vertical aggregation), but core lifecycles are covered.