HomeSearch & Research › HasData

HasData

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

TypeScript Cloud Remote
★ 6 stars Last pushed 2026-09-23 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.hasdata.com/api/mcp Requires auth (checked 2026-09-24)

Claude Code:

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

Or add to your MCP client config:

{
  "mcpServers": {
    "hasdata-mcp": {
      "url": "https://mcp.hasdata.com/api/mcp",
      "headers": {
        "x-api-key": "<YOUR_VALUE>"
      }
    }
  }
}
  • x-api-key required secret — HasData API key from app.hasdata.com. Free trial, no card.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry