Labsco
OpenWeb-Ninja logo

HasData

from OpenWeb-Ninja

HasData APIs - Google SERP, Amazon, Zillow, Indeed, Maps, and more

πŸ”₯πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup

MCP Server

Connect LLM clients and AI agents to HasData via the Model Context Protocol.

The HasData MCP Server exposes HasData's scraping and search capabilities to any client that speaks the Model Context Protocol. Point your MCP-enabled client (Claude Desktop, Cursor, Windsurf, custom agents, etc.) at the HasData endpoint and your model can scrape web pages, run Google searches, and pull structured data without writing API integration code.

Endpoint

https://mcp.hasdata.com/api/mcp

The server uses the streamable HTTP transport.

Authentication

All requests must include your HasData API key in the x-api-key header. You can find your key in the HasData dashboard.

x-api-key: 

Requests without a valid key are rejected with 401 Unauthorized.

Billing

Each tool call consumes HasData credits the same way a direct API request would. See Credits and Concurrency for details.