Has Data MCP Server

Model Context Protocol server for HasData scraping and search APIs. Connect any MCP-compatible AI client to 63 ready-to-use data tools, or pick a single site from the standalone servers. Its 40 documented tools cover google, serp, maps, amazon. It is available as a remote MCP endpoint.

Teams that work with google, serp and maps and want a hosted endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 6 · #73 OF 93 MAINTAINED WEB SCRAPING · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Has Data

Claude Code

claude mcp add hasdata-hasdata-mcp --transport http https://mcp.hasdata.com/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "hasdata-hasdata-mcp": {
      "url": "https://mcp.hasdata.com/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.hasdata.com/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.hasdata.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace com.hasdata - domain-verified with the official MCP registry

03 · What Has Data can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 40 documented tools spanning google, serp, maps, amazon, including web_scraping_web_scraping, google_serp_serp, google_serp_serp_light, google_serp_news.

Capability map

Tools grouped from the project's README - what Has Data lets an agent do.

Google

22 tools - e.g. Google Search results; Google Search results (lightweight); Google News results

google_serp_serp · google_serp_serp_light · google_serp_news · google_serp_shopping · google_serp_events · google_serp_product…

Amazon

5 tools - e.g. Amazon search results; Amazon product details by ASIN; Amazon product reviews

amazon_search · amazon_product · amazon_reviews · amazon_seller · amazon_seller_products

Walmart

3 tools - e.g. Walmart search results; Walmart product details; Walmart product reviews

walmart_search · walmart_product · walmart_reviews

Shopify

2 tools - e.g. Shopify store products; Shopify store collections

shopify_products · shopify_collections

Zillow

2 tools - e.g. Zillow listing search; Zillow property details

zillow_listing · zillow_property

Redfin

2 tools - e.g. Redfin listing search; Redfin property details

redfin_listing · redfin_property

Web

1 tool - e.g. Scrape any URL with optional parameters

web_scraping_web_scraping

Bing

1 tool - e.g. Bing Search results

bing_serp

Latest releases

v1.1 · 2026-09-07

update auth methods and tools list to match live server in · New Contributors · made their first contribution in

v1.0 · 2026-04-28

04 · Who maintains Has Data

HasData is maintained by hasdata. We track 26 MCP servers from hasdata - 26 actively maintained, 332 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from hasdata.

  1. HasData Instagram Public Instagram profiles and post feeds by handle, with hashtags and mentions parsed. ★ 22
  2. HasData Google Search (SERP) Google SERP as JSON: organic, AI Overview, People Also Ask, AI Mode, news, shopping. No Cloud setup. ★ 22
  3. HasData TikTok Public TikTok profiles, videos, comments and keyword search as JSON. No developer account. ★ 15
  4. HasData YouTube Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project. ★ 6
  5. HasData Google Trends Google Trends interest over time, by region, and related queries and topics, as JSON. ★ 6
  6. HasData Airbnb Airbnb stays by location and dates, and full listing details, as structured JSON. ★ 6

05 · Facts

category
web scraping - ranked #73 of 93 actively-maintained web scraping servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-09-07)
registry
com.hasdata/hasdata (active, first published 2026-08-24)

06 · Has Data FAQ

Is Has Data still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 1 release in the last 90 days. We re-verify nightly.

What can Has Data do?

An agent gets 40 documented tools spanning google, serp, maps, amazon, including web_scraping_web_scraping, google_serp_serp, google_serp_serp_light, google_serp_news.

How do I install Has Data?

Run `claude mcp add hasdata-hasdata-mcp --transport http https://mcp.hasdata.com/api/mcp`. You can also paste the ready-made client config above.

Does Has Data require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Has Data

More web scraping MCP servers · HasData Instagram · HasData Yelp · HasData YouTube · Ragstack · Web Search

More JavaScript MCP servers · HasData TikTok · Admin MCP · see all