mcpserver.lol
registry/quanticdata-mcp
Connection check verified live · 27h ago

quanticdata-mcp

Live web access for agents: scrape, SERP search, crawl/map, 74 collectors, datasets, proxies.

Tools 25
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

25 tools

Read from the running server on 27h ago.

batch read-only modeurls*engineformatcountrycontent_mode
Scrape many URLs asynchronously with shared options. Returns a job id — poll with batch_status. For SEO/status audits over many pages set mode 'summary': items carry metadata only…
batch_status read-only jobId*sinceinclude_content
Poll a batch job for progress and per-URL results. Polls are incremental: pass the previous response's `nextCursor` as `since` to receive only the items completed after your last p…
collector_run_status read-only formatrun_id*
Fetch a Collector run by run_id: status (queued|running|done|failed), result count, cost, partial flag and the result rows. Use after run_collector returned 202/async. Pass format…
crawl read-only url*depthlimitcountryexcludeinclude +1
Start an asynchronous BFS crawl of a site from a seed URL, converting each page to Markdown. Returns a job id — poll with crawl_status.
crawl_status read-only jobId*sinceinclude_content
Poll a crawl job for progress and the pages crawled so far. Polls are incremental: pass the previous response's `nextCursor` as `since` to receive only the pages crawled since your…
create_dataset limitsprompt*columnscountrysourceswebhook
Build a structured dataset from a plain-language prompt. Quantic AI plans the search queries, searches Google/Bing/DuckDuckGo, maps the sites it finds and scrapes them into validat…
dataset_status read-only modejobId*since
Poll a dataset job for progress, the collection trace (steps) and the rows so far. Polls are incremental: pass the previous response's `nextCursor` as `since` to receive only rows…
generate_parser read-only urlhtmlfieldspromptrendercountry
Look at a page ONCE with an LLM and get back CSS selectors that extract the fields you asked for. Pass the returned `parser` as the `extract` argument on every later scrape of that…
generate_proxies ipasnispcitystatefilter +9
Generate ready-to-use proxy endpoint strings (credentials included) from one of the account's active proxy services — any type: residential, mobile, datacenter, ISP, IPv6. Supports…
heal_parser_preset forcepreset_id*
Regenerate a preset's selectors now (the manual trigger for the automatic repair). Refetches the source page and adopts new selectors ONLY if they extract more than the current one…
list_collectors read-only category
List the ready-made Collectors: paid, versioned scrapers you run with a semantic input (keyword + location, place id, product id, domain…) instead of URLs — e.g. web_search, search…
list_parser_presets read-only
List your stored parser presets with their version, health stats and changelog.
list_proxies read-only limitactiveoffsetplanType
List the account's proxy services of every type — Residential Basic/Premium/Private, Mobile, Mobile V2, Datacenter (static or traffic-based), ISP, IPv6 — with plan type, bandwidth…
map read-only url*limitsearchgroup_byincludeSubdomains
Discover a site's URLs fast (robots.txt sitemaps + /sitemap.xml + homepage links) without a full crawl. Returns up to `limit` URLs (default 100) plus the site-wide `total` and a pe…
parser_preset_stats read-only preset_id*
How well a stored parser is still working: success rate per field, mean coverage over the recent runs, and whether it now counts as decayed (i.e. the site probably changed).
proxy_locations read-only levelstatecountryplanType*
Discover valid geo-targeting values for a proxy plan type before calling generate_proxies: countries, states, cities, ASNs, or the full location tree (countries → regions → cities…
run_collector slug*asyncinput*
Run a Collector by slug with a semantic input (see list_collectors for each collector's inputSchema and example). Short runs return the rows inline; long runs return 202 with a run…
save_parser_preset name*fieldsparser*renderauto_healsource_url
Store a generated parser under a name so it can be reused by id. Scrape later with scrape's `preset_id` instead of repeating the selectors, and every run is scored per field — when…
scrape read-only tocurlxhrhtmlmodechunk +25
Scrape a single web page through a residential proxy and return it as clean Markdown (or HTML/text). Uses a real Chrome TLS fingerprint by default and only spins up a headless brow…
search read-only numlangnfprpagesafeuule +32
Run structured Google, Bing or DuckDuckGo searches through a residential proxy. Bing supports web, shopping, images, news, videos, places/maps and autocomplete over HTTP, including…
search_and_read read-only langquery*top_nenginecountrymax_tokens +1
Search the live web, fetch the top organic pages as clean Markdown, and return citation-ready numbered sources plus one token-bounded `context` string ready for an AI prompt. Use t…
search_bulk read-only langnfprsafeuulequery*device +10
Paginate ONE search query asynchronously and merge deduplicated organic results. Page-one AI Overview/PAA/Knowledge Graph/answer enrichments are retained; set render:true to reques…
search_bulk_status read-only jobId*since
Poll a bulk search job for progress and merged organic results. Polls are incremental: pass the previous response's `nextCursor` as `since` to receive only the organic results gath…
seo_audit read-only url*countryno_render
Audit a URL's SEO in one call: fetches it twice — as a pure HTTP bot (no JS) and fully rendered — and returns both views (title, description, canonical, h1, word count) plus the di…
whitelist_ip can modify data ipispttlcityaction*region +5
Manage IP-auth whitelisting on a proxy service (Residential Basic, Datacenter, ISP, IPv6, Mobile): add or remove an IP, or list the current entries. A whitelisted machine uses the…