← Discover MCPs and Agents
H
MCPAPIs & IntegrationsMCP Registry

HasData

All HasData scraping tools in one MCP server: Google, TikTok, Instagram, maps, e-commerce and more.

Links

README

From the repo.

HasData_bannner

HasData MCP Server

MCP Compatible Tools Transport hasdata-mcp MCP server MCP Badge

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.


Quick Start

Two ways to authenticate:

  • OAuth (recommended). Connect the server and sign in with your HasData account in the browser — no key to copy around.
  • API key. Send your key in the x-api-key header. Get it from the HasData dashboard.

Claude Desktop / Claude.ai. Go to Settings → Connectors → Add custom connector and enter:

https://mcp.hasdata.com/mcp

You'll be prompted to sign in with OAuth. Prefer an API key? Add to claude_desktop_config.json instead:

{
  "mcpServers": {
    "hasdata": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp",
      "headers": {
        "x-api-key": "<your-api-key>"
      }
    }
  }
}

Claude Code. With OAuth:

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

(or run /mcp inside a session and pick Authenticate). With an API key:

claude mcp add --transport http hasdata https://mcp.hasdata.com/mcp --header "x-api-key: <your-api-key>"

Cursor. Add to ~/.cursor/mcp.json or .cursor/mcp.json:

{
  "mcpServers": {
    "hasdata": {
      "url": "https://mcp.hasdata.com/mcp",
      "headers": {
        "x-api-key": "<your-api-key>"
      }
    }
  }
}

Cline. Add the hasdata server to your Cline MCP settings file:

{
  "mcpServers": {
    "hasdata": {
      "url": "https://mcp.hasdata.com/mcp",
      "type": "streamableHttp",
      "headers": {
        "x-api-key": "<your-api-key>"
      },
      "disabled": false      
    }
  }
}

Any other MCP client that supports streamable HTTP:

FieldValue
URLhttps://mcp.hasdata.com/mcp
TransportHTTP (streamable)
AuthOAuth sign-in, or header x-api-key: <your-api-key>

Requests without OAuth or a valid key return 401 Unauthorized.

Need fewer tools in your client? Limit the exposed APIs with the apis query parameter, e.g. https://mcp.hasdata.com/mcp?apis=amazon,google_maps. The apis key for every site is listed in One site per server.


What you can do with it

"Find the cheapest flights from NYC to London next month and compare prices."
"Monitor iPhone 16 prices on Amazon across the last 7 days."
"Pull all 5-star reviews for this product ASIN and summarize the common themes."
"Get me all software engineer job postings in Berlin from Indeed and Glassdoor."
"Find the top-rated Italian restaurants in Chicago using Google Maps."
"What are people searching for related to 'AI agents' on Google Trends this week?"

No scraping code. No proxies to manage. No parsing logic. Just ask.


Compatible clients

ClientSupported
Claude Desktop
Claude Code
Claude.ai (web)
Cursor
Windsurf
VS Code (GitHub Copilot)
Gemini CLI
Custom agents (OpenAI, LangChain, etc.)

Any client that supports the MCP streamable HTTP transport will work.


Tools

63 tools across search, e-commerce, maps, travel, real estate, jobs, social, and more. Every group below also ships as standalone servers, one per site, with the same tools behind a shorter URL.

Web

ToolDescription
web_scraping_web_scrapingScrape any URL with optional parameters

Standalone server for this group: web-scraping-mcp.

Google

ToolDescription
google_serp_serpGoogle Search results
google_serp_serp_lightGoogle Search results (lightweight)
google_serp_newsGoogle News results
google_serp_shoppingGoogle Shopping results
google_serp_eventsGoogle Events results
google_serp_productGoogle product details
google_serp_immersive_productGoogle immersive product details
google_serp_ai_overviewGoogle AI Overview results
google_serp_ai_modeGoogle AI Mode results
google_serp_short_videosGoogle Short Videos results (TikTok, Shorts, Reels)
google_images_imagesGoogle Image Search results
google_maps_searchGoogle Maps search
google_maps_placePlace details by placeId
google_maps_reviewsPlace reviews
google_maps_photosPlace photos
google_maps_postsPlace posts (offers, events, announcements)
google_maps_contributor_reviewsReviews by contributor ID
google_scholar_scholarGoogle Scholar search results
google_scholar_citeCitation formats for a Scholar result
google_trends_searchGoogle Trends data
google_travel_flightsGoogle Flights results
google_travel_hotelsGoogle Hotels results

Standalone servers for this group: google-search-mcp (all google_serp_* tools), google-images-mcp, google-maps-mcp, google-scholar-mcp, google-trends-mcp, google-flights-mcp, google-hotels-mcp.

Other search engines

ToolDescription
bing_serpBing Search results
duckduckgo_serpDuckDuckGo Search results

Standalone servers for this group: bing-mcp, duckduckgo-mcp.

E-commerce

ToolDescription
amazon_searchAmazon search results
amazon_productAmazon product details by ASIN
amazon_reviewsAmazon product reviews
amazon_sellerAmazon seller storefront profile
amazon_seller_productsAmazon seller catalog products
walmart_searchWalmart search results
walmart_productWalmart product details
walmart_reviewsWalmart product reviews
shopify_productsShopify store products
shopify_collectionsShopify store collections

Standalone servers for this group: amazon-mcp, walmart-mcp, shopify-mcp.

Real Estate

ToolDescription
zillow_listingZillow listing search
zillow_propertyZillow property details
redfin_listingRedfin listing search
redfin_propertyRedfin property details

Standalone servers for this group: zillow-mcp, redfin-mcp.

Jobs

ToolDescription
indeed_listingIndeed job listings
indeed_jobIndeed job details
glassdoor_listingGlassdoor job listings
glassdoor_jobGlassdoor job details

Standalone servers for this group: indeed-mcp, glassdoor-mcp.

Travel & Local

ToolDescription
airbnb_listingAirbnb listings by location and dates
airbnb_propertyAirbnb listing details
booking_searchBooking.com accommodation search
booking_placeBooking.com property details
yelp_searchYelp search results
yelp_placeYelp place details
yelp_reviewsYelp place reviews
yellowpages_searchYellowPages search results
yellowpages_placeYellowPages place details

Standalone servers for this group: airbnb-mcp, booking-mcp, yelp-mcp, yellowpages-mcp.

Social & Video

ToolDescription
facebook_profileFacebook public page or profile details
instagram_profileInstagram public profile details
instagram_postsInstagram public account posts
tiktok_profileTikTok public profile details
tiktok_postsTikTok account videos
tiktok_searchTikTok search for videos or users
tiktok_commentsTikTok video comments
youtube_searchYouTube search results
youtube_videoYouTube video details
youtube_channelYouTube channel data
youtube_transcriptYouTube video transcript

Standalone servers for this group: facebook-mcp, instagram-mcp, tiktok-mcp, youtube-mcp.


One site per server

If your agent only needs one site, use its standalone server instead of the full set. Each one is the same hosted endpoint filtered with the apis parameter, so the tools, the schemas and the billing are identical, and the model sees a short tool list. Every standalone server also ships as an npm and a PyPI package for clients that want a local stdio launcher, and is listed in the official MCP registry under com.hasdata/<name>.

SiteRepositorynpmPyPIapis key
Airbnbairbnb-mcp@hasdata/airbnb-mcphasdata-airbnb-mcpairbnb
Amazonamazon-mcp@hasdata/amazon-mcphasdata-amazon-mcpamazon
Bingbing-mcp@hasdata/bing-mcphasdata-bing-mcpbing
Booking.combooking-mcp@hasdata/booking-mcphasdata-booking-mcpbooking
DuckDuckGoduckduckgo-mcp@hasdata/duckduckgo-mcphasdata-duckduckgo-mcpduckduckgo
Facebookfacebook-mcp@hasdata/facebook-mcphasdata-facebook-mcpfacebook
Glassdoorglassdoor-mcp@hasdata/glassdoor-mcphasdata-glassdoor-mcpglassdoor
Google Flightsgoogle-flights-mcp@hasdata/google-flights-mcphasdata-google-flights-mcpgoogle_travel_flights
Google Hotelsgoogle-hotels-mcp@hasdata/google-hotels-mcphasdata-google-hotels-mcpgoogle_travel_hotels
Google Imagesgoogle-images-mcp@hasdata/google-images-mcphasdata-google-images-mcpgoogle_images
Google Mapsgoogle-maps-mcp@hasdata/google-maps-mcphasdata-google-maps-mcpgoogle_maps
Google Scholargoogle-scholar-mcp@hasdata/google-scholar-mcphasdata-google-scholar-mcpgoogle_scholar
Google Searchgoogle-search-mcp@hasdata/google-search-mcphasdata-google-search-mcpgoogle_serp
Google Trendsgoogle-trends-mcp@hasdata/google-trends-mcphasdata-google-trends-mcpgoogle_trends
Indeedindeed-mcp@hasdata/indeed-mcphasdata-indeed-mcpindeed
Instagraminstagram-mcp@hasdata/instagram-mcphasdata-instagram-mcpinstagram
Redfinredfin-mcp@hasdata/redfin-mcphasdata-redfin-mcpredfin
Shopifyshopify-mcp@hasdata/shopify-mcphasdata-shopify-mcpshopify
TikToktiktok-mcp@hasdata/tiktok-mcphasdata-tiktok-mcptiktok
Walmartwalmart-mcp@hasdata/walmart-mcphasdata-walmart-mcpwalmart
Web Scrapingweb-scraping-mcp@hasdata/web-scraping-mcphasdata-web-scraping-mcpweb_scraping
Yellow Pagesyellowpages-mcp@hasdata/yellowpages-mcphasdata-yellowpages-mcpyellowpages
Yelpyelp-mcp@hasdata/yelp-mcphasdata-yelp-mcpyelp
YouTubeyoutube-mcp@hasdata/youtube-mcphasdata-youtube-mcpyoutube
Zillowzillow-mcp@hasdata/zillow-mcphasdata-zillow-mcpzillow

The remote URL for any of them is https://mcp.hasdata.com/mcp?apis=<key>, and keys can be combined with commas.


Why HasData

A lot of scraping APIs hand you back raw HTML and call it a day. With JavaScript-heavy sites, half of them just time out. HasData's tools return parsed JSON specific to each site, so the model gets structured fields it can actually work with, not a blob of markup to wade through.

A few things worth knowing before you start:

  • Each tool is site-specific. amazon_product knows about ASINs, variants, and seller data. google_maps_place knows about hours, coordinates, and ratings. You're not calling a generic scraper and hoping for the best.
  • It's a remote server. Nothing runs locally. No Node process, no version pinning, no cold starts on your machine.
  • Credits work the same as the REST API. If you're already a HasData customer, your existing balance and rate limits apply here too.
  • Two ways to authenticate. Sign in once with OAuth, or send the x-api-key header on every call — both work against the same endpoint.

Use cases

Competitive intelligence. Point amazon_search and google_serp_shopping at the same query and let the model compare pricing, ranking, and review counts across both. Runs in one prompt.

Lead generation. google_maps_search by keyword and city returns business names, addresses, phone numbers, and ratings. Stack it with yellowpages_search for broader coverage.

Market research. google_trends_search plus google_serp_news in the same session gives you both the search volume signal and the editorial context behind it.

Real estate. zillow_listing accepts filters for beds, baths, price range, and listing type. The model can pull a filtered list and summarize it without you touching a browser.

Recruiting. indeed_listing and glassdoor_listing both take location and keyword. Run both and the model can deduplicate and rank by recency.

Travel. google_travel_flights returns structured itineraries with prices, stops, and duration. Combine it with airbnb_listing for a full trip plan in one conversation.


Billing

Each tool call uses HasData credits the same way a direct API call would. See Credits and Concurrency for details.


Resources

Config for your environment

Use the endpoint URL below in your config. No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

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

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.