MCP.so
Sign In

Hasdata MCP

@HasData

About Hasdata MCP

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.

Basic information

Category

Media & Design

Transports

stdio

Publisher

HasData

Submitted by

valka465

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Hasdata MCP?

Hasdata MCP is a Model Context Protocol server for HasData’s scraping and search APIs, providing 40 ready-to-use data tools. It lets any MCP-compatible AI client access structured data from dozens of sites without writing scrape code or managing proxies.

How to use Hasdata MCP?

Add the remote HTTP server to your MCP client’s configuration using the URL https://mcp.hasdata.com/api/mcp and the header x-api-key with your API key. Get your key from the HasData dashboard. No local installation is required.

Key features of Hasdata MCP

  • 40 site-specific tools returning parsed JSON data
  • Supports Google, Amazon, Zillow, Indeed, Airbnb, and more
  • Remote HTTP server – nothing runs locally
  • Per-request authentication via x-api-key header
  • Compatible with Claude, Cursor, Windsurf, VS Code, Gemini, and custom agents
  • Credits and billing same as HasData REST API

Use cases of Hasdata MCP

  • Competitive intelligence: compare Amazon and Google Shopping prices in one prompt
  • Lead generation: search Google Maps and YellowPages for business details
  • Market research: combine Google Trends with Google News for signal and context
  • Real estate: filter Zillow listings by bedrooms, price, and type
  • Recruiting: deduplicate and rank Indeed and Glassdoor job listings

FAQ from Hasdata MCP

What transport does Hasdata MCP use?

It uses streamable HTTP transport (not stdio). Any MCP client that supports this transport with custom headers can connect.

Where do I get an API key?

From the HasData dashboard at app.hasdata.com. Requests without a valid key return 401 Unauthorized.

How are credits billed?

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

Does Hasdata MCP require a local runtime or installation?

No. It is a remote server only – no Node process, version pinning, or local setup is needed.

Are the tools site-specific or generic scrapers?

Each tool is tailored to a specific site (e.g., amazon_product knows about ASINs, google_maps_place knows about hours and coordinates), returning structured JSON rather than raw HTML.

Comments

More Media & Design MCP servers