HasData

by Unknown

Not rated
Website

About

Real-time web data, structured for agents

Details

Author
Unknown
Categories
Web Scraping, Other

- Scrape any web page— Ask your assistant to fetch and extract structured content from a URL usingweb_scraping_web_scraping.
- Run Google searches— Get SERP results, news, shopping, or AI overviews via tools likegoogle_serp_serporgoogle_serp_news.
- Pull platform data— Retrieve Amazon products/reviews, YouTube videos/transcripts, Instagram profiles, or Yelp listings through dedicated tools likeamazon_productoryoutube_video.
- Search local businesses— Find places and reviews on Google Maps, Yelp, or Yellow Pages with tools such asgoogle_maps_searchoryelp_search.
- Limit exposed tools— Configure the MCP endpoint with anapisparameter to expose only the specific tools your workflow needs.

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

TheHasData MCP Serverexposes HasData's scraping and search capabilities to any client that speaks theModel Context Protocol. Point your MCP-enabled client (Claude, Codex, Cursor, VS Code, 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.

The server uses the streamable HTTP transport.

Clients that support OAuth connect without you handling a key: add the endpoint and follow the sign-in prompt. Each connection gets its own API key, named after the client — delete that key on theAPI keys pageto disconnect it.

codex mcp add hasdata --url https://mcp.hasdata.com/mcp codex mcp login hasdata
code --add-mcp '{"name":"hasdata","type":"http","url":"https://mcp.hasdata.com/mcp"}'
Settings → Connectors → Add custom connector → https://mcp.hasdata.com/mcp
Settings → MCP → Add custom MCP → https://mcp.hasdata.com/mcp

Send your key from thedashboardin thex-api-keyheader. Use this for clients without OAuth support, and for unattended agents.

// ~/.cursor/mcp.json { "mcpServers": { "hasdata": { "url": "https://mcp.hasdata.com/mcp", "headers": { "x-api-key": "<your-api-key>" } } } }
// ~/.codeium/windsurf/mcp_config.json { "mcpServers": { "hasdata": { "serverUrl": "https://mcp.hasdata.com/mcp", "headers": { "x-api-key": "<your-api-key>" } } } }
// cline_mcp_settings.json { "mcpServers": { "hasdata": { "type": "streamableHttp", "url": "https://mcp.hasdata.com/mcp", "headers": { "x-api-key": "<your-api-key>" } } } }
# ~/.codex/config.toml [mcp_servers.hasdata] url = "https://mcp.hasdata.com/mcp" env_http_headers = { "x-api-key" = "HASDATA_API_KEY" }

Any other client that speaks the streamable HTTP transport works the same way: point it at the endpoint and sendx-api-key. Requests with no valid credential are rejected with401 Unauthorized.

By default the server exposes all 57 HasData APIs as tools, and your model re-reads all 57 tool definitions on every call. Add theapisparameter to expose only the ones you need:

https://mcp.hasdata.com/api/mcp?apis=amazon,shopify

That connection has 7 tools instead of 57. Authentication, billing and tool behaviour are unchanged.

Name a provider to get all of its APIs, or name a single API —?apis=google_maps_search,web_scrapinggives two tools.

A misspelled name is ignored and the rest still loads. If every name is misspelled the request fails with400and lists the valid providers.

Each tool call consumes HasData credits the same way a direct API request would, from the workspace the connection is attached to. SeeCredits and Concurrencyfor details.

Zillow property data for AI agents — search listings by city or ZIP, look up any US address, and get 50+ fields per property including prices, Zestimates, price history, and sold data.

CrawlForge MCP is a production-ready MCP server with 18 web scraping tools for AI agents. It gives Claude, Cursor, and any MCP-compatible client the ability to fetch URLs, extract structured data with CSS/XPath selectors, run deep multi-step research, bypass anti-bot detection with TLS fingerprint randomization, process documents, monitor page changes, and more. Credit-based pricing with a free tier (1,000 credits/month, no credit card required).

FlightDB - Aircraft History & Flight tracking

Searhc ICAO , open detailed aircraft profiles, and explore routes, visits, and trends across years. Data from adsbexchange and flight data providers

Full access to searches tenders, companies, governement spendings and procurement data from Indonesia

The observation layer for AI agents. Outrings provides deterministic web intelligence through MCP, transforming websites into structured, evidence-backed signals that machines can inspect and trust.

Turn Claude into a personal Indian equity analyst powered by live Screener.in data.

Enable AI agents to get structured data from unstructured web with AgentQL.

1GB Free Trial, World's Leading Proxy Service Platform, Efficient Data Collection

Easy web data access. Simplified retrieval of information from websites and online sources.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.