HasData MCP Server
Direct access to 40+ scraping and search tools. Extract structured data from Google (Search, Maps, Trends), Amazon, Airbnb, Social Media, and any web page directly into your AI agent.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add hasdata/scraping
# Browse available tools
npx -y smithery tool list hasdata/scraping
# Get full schema for a tool
npx -y smithery tool get hasdata/scraping hasdata_airbnb_listing_getAirbnbListings
# Call a tool
npx -y smithery tool call hasdata/scraping hasdata_airbnb_listing_getAirbnbListings '{}'Direct MCP Connection
Endpoint: https://scraping--hasdata.run.tools
Required config:
x-api-key(header) — Enter your API key from the HasData dashboard.
Tools (40)
hasdata_airbnb_listing_getAirbnbListings— Get Airbnb Listingshasdata_airbnb_property_getAirbnbPropertyDetails— Get Airbnb Property Detailshasdata_amazon_product_getProductDetails— Get Amazon Product Detailshasdata_amazon_reviews_getProductReviews— Get Amazon Product Reviewshasdata_amazon_search_getSearchResults— Get Amazon Search Resultshasdata_bing_serp_getSearchResults— Get Bing Search Resultshasdata_glassdoor_job_getJobDetails— Get GlassDoor Job Detailshasdata_glassdoor_listing_getJobListings— Get GlassDoor Job Listingshasdata_google_images_images_getImageSearchResults— Get Image Search Resultshasdata_google_maps_contributor_reviews_getMapReviews— Get Map Contributor Reviewshasdata_google_maps_photos_getMapPhotos— Get Place Photoshasdata_google_maps_place_getPlaceDetails— Get Place Detailshasdata_google_maps_reviews_getMapReviews— Get Map Reviewshasdata_google_maps_search_performMapSearch— Get Google Maps Search Resultshasdata_google_serp_ai_mode_getAiModeResponse— Get AI Mode SERP Resultshasdata_google_serp_ai_overview_getAiOverviewResponse— Get AI Overview Resultshasdata_google_serp_events_getEventInformation— Get Google Events Resultshasdata_google_serp_immersive_product_getImmersive_e29f691177— Get Immersive Product Informationhasdata_google_serp_news_getGoogleNews— Get Google News Resultshasdata_google_serp_product_getProductInformation— Get Product Informationhasdata_google_serp_serp_getSearchResults— Get Google Search Resultshasdata_google_serp_serp_light_getSearchResults— Get Google Light Search Resultshasdata_google_serp_shopping_getSearchResults— Get Shopping Search Resultshasdata_google_serp_short_videos_getShortVideosSearchResults— Get Short Videos Search Resultshasdata_google_travel_flights_getGoogleFlights— Get Google Flights Resultshasdata_google_trends_search_getTrendsData— Get Google Trends Datahasdata_indeed_job_getJobDetails— Get Indeed Job Detailshasdata_indeed_listing_getJobListings— Get Indeed Job Listingshasdata_instagram_profile_getInstagramProfile— Get Instagram Profilehasdata_redfin_listing_getRealEstateListings— Get Redfin Real Estate Listingshasdata_redfin_property_getPropertyDetails— Get Redfin Property Detailshasdata_shopify_collections_getCollections— Get Shopify Store Collectionshasdata_shopify_products_getProducts— Get Shopify Store Productshasdata_web_scraping_web_scraping_scrapeWebPage— Scrape Web Pagehasdata_yellowpages_place_getPlaceDetails— Get Yellow Pages Place Detailshasdata_yellowpages_search_getSearchResults— Get YellowPages Search Resultshasdata_yelp_place_getPlaceDetails— Get Yelp Place Detailshasdata_yelp_search_getSearchResults— Get Yelp Search Resultshasdata_zillow_listing_getRealEstateListings— Get Zillow Real Estate Listingshasdata_zillow_property_getPropertyDetails— Get Zillow Property Details
# Get full input/output schema for a tool
npx -y smithery tool get hasdata/scraping