MCP.so
登录

Hasdata MCP

@HasData

关于 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.

基本信息

分类

媒体与设计

传输方式

stdio

发布者

HasData

提交者

valka465

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

媒体与设计 分类下的更多 MCP 服务器