Connect your account, then chat with AI to run tools.
Hosted MCP server for HasData scraping and search APIs. One endpoint for Google, Amazon, Walmart, Zillow, Redfin, Airbnb, Booking, Instagram, TikTok and YouTube data as structured JSON, over streamable HTTP.
Connect straight to this server’s public endpoint.
https://mcp.hasdata.com/mcpThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 23, 2026 · Endpoint host mcp.hasdata.com
Domain knowledge for HasData MCP Server — workflow patterns, data models, and gotchas for your AI agent.
https://mcp.hasdata.com/mcp exposes every HasData tool at once, 63 of them, across search, e-commerce, maps, travel, real estate, jobs and social. Authentication is an x-api-key header or OAuth 2.1.
?apis= filters the endpoint to the services you actually need. ?apis=amazon returns five tools instead of sixty-three, and several services combine either comma-separated or by repeating the parameter, so ?apis=amazon,walmart and ?apis=amazon&apis=walmart both return eight.
An unknown service name is an error rather than an empty list, so a typo fails loudly.
Filtering is worth doing. A model choosing among sixty-three similarly shaped tools picks wrong more often than one choosing among five, and every tool description sits in the context window whether or not it gets called.
Names follow hasdata_<service>_<group>_<method>, as in hasdata_amazon_search_getSearchResults or hasdata_google_travel_hotels_getGoogleHotels. The service segment is what ?apis= takes, and it does not always match the product name: Google Search is google_serp, flights are google_travel_flights and hotels are google_travel_hotels.
Every tool returns structured JSON rather than HTML, and every successful call spends credits from the connected account. A call that fails on validation is not billed.
Each service also ships as a standalone server with the same tools behind a shorter URL, which is the better choice when a client only ever needs one site.
Read the per-service rule when you work with a particular site. The traps are specific: prices are strings on Shopify, views are numbers in YouTube search and strings in the video call, and a blocked page on Web Scraping is a successful call with an empty body.
HasData requires sign-in before tools can be listed. Connect the MCP server to inspect the live tool list in your client.
Connect HasData MCP Server to any MCP client in minutes
Operate HasData? You can take over the listing's metadata.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
This server uses the MCP protocol with a live tool list. Tools are discovered when your MCP client connects (often after authentication), so they are not enumerated on this public page. Open Studio or connect from your client to see the tools available to your workspace.
Hosted MCP server for HasData scraping and search APIs. One endpoint for Google, Amazon, Walmart, Zillow, Redfin, Airbnb, Booking, Instagram, TikTok and YouTube data as structured JSON, over streamable HTTP. It provides MCP tools that your client discovers when it connects (this page may not list every tool name) that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mcphasdatacommcp. Authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
HasData MCP Server is a remote MCP server. The live tool list is supplied by the server when your MCP client connects, so the count is not fixed on this public page. After you connect in MCPBundles Studio or your client, you will see the tools your session can call. A SKILL.md is still included to guide your agent on capabilities and workflows.
HasData MCP Server uses One-click sign in. HasData MCP Server requires credentials. Connect via MCPBundles and authentication is handled automatically.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Google Scholar search results, citation counts and citation export formats, as structured JSON.
Google Images results with source pages, thumbnails and full-resolution URLs, as JSON.
SuggestAPI exposes commerce tools through MCP and WebMCP on its Agent Gateway