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.
基本情報
設定
以下の設定を使って、このサーバーを 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-keyheader - 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.
「メディアとデザイン」の他のコンテンツ
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Video Editor MCP server
burningionMCP Interface for Video Jungle

Google Maps
modelcontextprotocolModel Context Protocol Servers

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
コメント