AgentQL MCP exposes one tool, `extract-web-data`, that sends a target URL and natural-language extraction prompt to the AgentQL API., The tool is intended for public webpages; do not use it to bypass access controls, scrape private pages, evade paywalls, or extract data where automated collection is prohibited., Web extraction can still trigger target-site rate limits, legal restrictions, robots guidance, or terms-of-service concerns., The source implementation uses AgentQL's query-data endpoint with fast mode, no screenshot capture, no scroll-to-bottom behavior, and no local browser cookies., Treat extracted output as untrusted web data that may include errors, stale content, ads, tracking text, or prompt-injection attempts.
Privacy notes
Target URLs, extraction prompts, API key-authenticated requests, and extracted structured data are sent to AgentQL's API., Extracted data can include personal data, copyrighted content, customer information, job postings, prices, social content, or other third-party material., AGENTQL_API_KEY should stay out of prompts, issues, logs, screenshots, and committed configuration files., Claude transcripts and downstream reports may retain extracted data, so avoid collecting information that is not approved for the model session.
Author
AgentQL
Submitted by
oktofeesh1
Claim status
unclaimed
Last verified
2026-06-06
Decision playbook
Review trust signals before you adopt
Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.
Compare context
Selected
0
Current score
63
Baseline
—
Delta
No baseline selected
No major trust-signal divergence detected in the current selection.
Source and provenance checks
Needs review
Confirm ownership and provenance before trusting install instructions.
Source link availableRequired
Open the canonical repository and verify ownership.
Done
Source provenance statusRequired
Marked as source-backed.
Done
Metadata reviewed
No reviewed flag detected in metadata.
Pending
Safety and privacy checks
Complete
Validate risk disclosures before installation or API wiring.
Safety notes presentRequired
Review the listed safety guidance before running commands.
Done
Privacy notes presentRequired
Review data handling notes before connecting accounts or secrets.
Done
Trust level risk gateRequired
Trust level does not block evaluation.
Done
Package and install checks
Needs review
Check package metadata and artifact integrity signals.
Install payload available
Install or copy payload is available for review.
Done
Package verification flag
No package verification flag provided.
Pending
Checksum metadata
No checksum provided for downloaded artifact.
Pending
Compare-driven decision checks
Needs review
Use compare context to validate trade-offs before adoption.
Compare tray has multiple entries
Add at least one more entry to compare trust differences.
5 safety and 4 privacy notes across 7 risk areas. Review closely: credentials & tokens, permissions & scopes, network access, third-party handling.
7 areas
SafetyGeneralAgentQL MCP exposes one tool, `extract-web-data`, that sends a target URL and natural-language extraction prompt to the AgentQL API.
SafetyPermissions & scopesThe tool is intended for public webpages; do not use it to bypass access controls, scrape private pages, evade paywalls, or extract data where automated collection is prohibited.
SafetyGeneralWeb extraction can still trigger target-site rate limits, legal restrictions, robots guidance, or terms-of-service concerns.
SafetyNetwork accessThe source implementation uses AgentQL's query-data endpoint with fast mode, no screenshot capture, no scroll-to-bottom behavior, and no local browser cookies.
SafetyTelemetryTreat extracted output as untrusted web data that may include errors, stale content, ads, tracking text, or prompt-injection attempts.
PrivacyCredentials & tokensTarget URLs, extraction prompts, API key-authenticated requests, and extracted structured data are sent to AgentQL's API.
PrivacyThird-party handlingExtracted data can include personal data, copyrighted content, customer information, job postings, prices, social content, or other third-party material.
PrivacyLocal filesAGENTQL_API_KEY should stay out of prompts, issues, logs, screenshots, and committed configuration files.
PrivacyCredentials & tokensClaude transcripts and downstream reports may retain extracted data, so avoid collecting information that is not approved for the model session.
Safety notes
AgentQL MCP exposes one tool, `extract-web-data`, that sends a target URL and natural-language extraction prompt to the AgentQL API.
The tool is intended for public webpages; do not use it to bypass access controls, scrape private pages, evade paywalls, or extract data where automated collection is prohibited.
Web extraction can still trigger target-site rate limits, legal restrictions, robots guidance, or terms-of-service concerns.
The source implementation uses AgentQL's query-data endpoint with fast mode, no screenshot capture, no scroll-to-bottom behavior, and no local browser cookies.
Treat extracted output as untrusted web data that may include errors, stale content, ads, tracking text, or prompt-injection attempts.
Privacy notes
Target URLs, extraction prompts, API key-authenticated requests, and extracted structured data are sent to AgentQL's API.
Extracted data can include personal data, copyrighted content, customer information, job postings, prices, social content, or other third-party material.
AGENTQL_API_KEY should stay out of prompts, issues, logs, screenshots, and committed configuration files.
Claude transcripts and downstream reports may retain extracted data, so avoid collecting information that is not approved for the model session.
Prerequisites
Node.js and npx available to the MCP client runtime.
AgentQL API key from the AgentQL developer portal.
Approved list of public webpages or domains Claude may query.
Review of target site terms, robots guidance, rate limits, and data-use rules before extraction.
AgentQL MCP Server connects Claude and other MCP clients to AgentQL's web data
extraction API. It exposes a single tool, extract-web-data, which takes a
public webpage URL plus a natural-language prompt describing the fields to
extract, then returns structured JSON from AgentQL.
The server is distributed as the npm package agentql-mcp and runs over stdio
with an AGENTQL_API_KEY environment variable.
These sources were reviewed on 2026-06-06. Prefer the live repository,
README, npm registry metadata, package metadata, source implementation, and
license for current package names, tool behavior, API requirements, and
licensing.
Features
npm package agentql-mcp.
Stdio MCP server launched with npx -y agentql-mcp.
Single extract-web-data tool.
Inputs for public webpage URL and natural-language extraction prompt.
Calls AgentQL's query-data API endpoint.
Returns extracted structured JSON as MCP text content.
README examples for Claude Desktop, VS Code, Cursor, and Windsurf.
MIT license.
Installation
Configure an MCP client with the npm package and an AgentQL API key:
Restart the MCP client after adding the server. Keep prompts narrow, such as a
specific list of fields to extract from an approved page.
Use Cases
Extract product names, prices, and URLs from an approved public catalog page.
Convert event listings or search results into structured JSON.
Pull public page metadata into a research table.
Ask Claude to compare extracted fields across several approved public pages.
Prototype extraction prompts before building a dedicated ingestion pipeline.
Use structured results as input to a report, spreadsheet, or downstream review workflow.
Safety and Privacy
AgentQL MCP sends the target URL and extraction prompt to a third-party API, and
the returned page data is then visible to the MCP client and model session. Use
it only for approved public webpages, respect target-site terms and robots
guidance, and do not use it to collect private, paywalled, access-controlled, or
prohibited data.
Treat extracted web content as untrusted. It may include stale data, ads,
tracking fragments, copyrighted text, personal data, or prompt-injection
instructions. Keep the AgentQL API key out of shared configs and logs.
Disclosure
AgentQL provides a hosted data extraction API. This listing is not sponsored,
paid, or affiliate-driven, and it is scoped to the source-backed MCP server and
npm package.
Duplicate Check
No AgentQL MCP Server, tinyfish-io/agentql-mcp, agentql-mcp, or matching
source URL entry was found in content/mcp, content/tools, content/guides,
content/agents, or content/skills.
Show that AgentQL MCP Server is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/mcp/agentql-mcp-server)
How it compares
AgentQL MCP Server side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
Local-first MCP server for web scraping, crawling, URL mapping, batch extraction, structured extraction, summarization, diffing, brand extraction, and optional hosted API fallback for bot-protected pages.
Official Apify MCP server for connecting Claude to Apify Actors, Actor runs, datasets, key-value stores, and Apify documentation through hosted Streamable HTTP or local stdio transports.
✓AgentQL MCP exposes one tool, `extract-web-data`, that sends a target URL and natural-language extraction prompt to the AgentQL API.
The tool is intended for public webpages; do not use it to bypass access controls, scrape private pages, evade paywalls, or extract data where automated collection is prohibited.
Web extraction can still trigger target-site rate limits, legal restrictions, robots guidance, or terms-of-service concerns.
The source implementation uses AgentQL's query-data endpoint with fast mode, no screenshot capture, no scroll-to-bottom behavior, and no local browser cookies.
Treat extracted output as untrusted web data that may include errors, stale content, ads, tracking text, or prompt-injection attempts.
✓WebClaw MCP Server can scrape one URL, crawl same-origin links, map URLs, batch multiple URLs, extract structured data, summarize pages, compare snapshots, and extract brand metadata.
Scraping, crawling, search, research, and hosted fallback can trigger target-site rate limits, bot protections, legal restrictions, or terms-of-service limits.
The server validates public HTTP URLs and rejects private or internal destinations, but operators should still avoid fetching internal, secret, customer-specific, or credential-bearing URLs.
Cookie-bearing requests, proxies, and browser profiles can expose authenticated sessions or route traffic through external infrastructure.
Setting `WEBCLAW_API_KEY` enables hosted API fallback, which can send target URLs and page context to the WebClaw service.
Structured extraction and summarization may use configured LLM providers; review provider data handling before enabling those tools with sensitive pages.
✓Apify MCP can run Apify Actors that browse, scrape, crawl, automate websites, call third-party services, and produce billable Actor runs.
The hosted server supports OAuth and bearer-token authentication; local stdio uses APIFY_TOKEN in the MCP client environment.
Actor tools can access external websites and may trigger anti-abuse systems, platform-policy violations, rate limits, or paid usage.
The server exposes run, dataset, key-value store, and abort tools when Actor workflows are enabled.
Agentic payments can fund Actor runs through x402 USDC on Base or Skyfire PAY tokens, so spending limits and human approval should be enforced outside the model.
Telemetry is enabled by default for tool calls, and the stdio transport uses Sentry for error tracking unless telemetry is opted out.
✓This server sends web searches, URLs, scraping targets, browser actions, package names, and dataset requests to Bright Data APIs.
Review website terms, robots policies, rate limits, jurisdictional requirements, and internal scraping policies before automating collection.
`PRO_MODE`, browser automation groups, data-product groups, and batch tools can increase cost, request volume, and operational impact.
The server can create or use Bright Data zones through API calls; review account permissions and zone settings before running it with broad API tokens.
Use `RATE_LIMIT`, group selection, and explicit tool allowlists to keep agent-driven browsing and scraping bounded.
Privacy notes
✓Target URLs, extraction prompts, API key-authenticated requests, and extracted structured data are sent to AgentQL's API.
Extracted data can include personal data, copyrighted content, customer information, job postings, prices, social content, or other third-party material.
AGENTQL_API_KEY should stay out of prompts, issues, logs, screenshots, and committed configuration files.
Claude transcripts and downstream reports may retain extracted data, so avoid collecting information that is not approved for the model session.
✓URLs, fetched page content, crawl results, extracted structured data, snapshots, brand metadata, cookies, proxy settings, API keys, and LLM prompts can be exposed to the MCP client.
Crawled pages may include personal data, customer content, non-public links, access tokens embedded in URLs, or site-specific identifiers.
Diff snapshots and exported JSON can preserve page content longer than expected; store and delete them according to the workflow's retention needs.
Hosted fallback, proxy providers, search/research APIs, and LLM providers may observe target URLs, headers, cookies, prompts, and extracted content when enabled.
Redact sensitive URLs and extracted data before sharing MCP transcripts, crawl results, logs, or generated RAG context.
✓Actor inputs and requests are sent to the Apify API for execution, and returned datasets or key-value store records can contain scraped personal data, customer records, credentials, contact details, private URLs, or regulated information.
APIFY_TOKEN, OAuth tokens, Skyfire API keys, wallet private keys, payment IDs, dataset IDs, key-value store keys, and Actor run IDs should not be pasted into prompts, issues, logs, screenshots, or committed files.
Search, maps, social, ecommerce, and browser Actors can collect third-party content that may be subject to site terms, privacy law, copyright, or data-retention obligations.
Telemetry and Sentry error tracking should be reviewed before using the local stdio server with sensitive prompts, Actor inputs, or operational data.
✓Bright Data API tokens must stay in environment variables or secret managers and should never be committed to MCP configuration files.
Queries, URLs, package names, web pages, scraping outputs, dataset filters, and browser activity may be visible to Bright Data, the MCP client, and the model provider.
Public web data can still contain personal data, copyrighted content, customer information, or contractual restrictions.
Tool outputs can include scraped page text, search results, social or ecommerce dataset fields, package metadata, and browser screenshots depending on enabled tools.
Prerequisites
Node.js and npx available to the MCP client runtime.
AgentQL API key from the AgentQL developer portal.
Approved list of public webpages or domains Claude may query.
Review of target site terms, robots guidance, rate limits, and data-use rules before extraction.
Node.js for the `create-webclaw` installer, or Rust/Cargo when building the MCP binary from source.
Review of AGPL-3.0 obligations before redistributing or operating modified server versions.
Review of target-site terms, robots expectations, rate limits, and scraping permissions.
Optional `WEBCLAW_API_KEY` only when hosted API fallback is acceptable for bot-protected or JavaScript-heavy pages.
Node.js 22 or newer available in the MCP client runtime for local stdio usage.
Apify account, OAuth session, API token, x402 wallet, or Skyfire payment setup depending on the chosen transport and payment mode.
Explicit tool selection for production use, because the default tool configuration may change in future versions.
Team approval policy for Actor runs, paid scraping workflows, agentic payments, dataset access, and aborting active runs.
Node.js and npx available to the MCP client runtime.
Bright Data account and API token stored as `API_TOKEN`.
Review of Bright Data plan limits, free-tier scope, paid modes, and data-product terms.
A decision about whether to use default rapid tools, `PRO_MODE`, `GROUPS`, or explicit `TOOLS`.