@agentutility/mcp-web-probe 0.27.0 → 0.27.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -54,25 +54,25 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
54
54
  | `archive-snapshot` | (0.02 USDC/call) Archive snapshot API / web archive lookup / Wayback Machine API / historical webpage snapshot / archived URL finder. Given a public URL and optional timestamp, returns the closest archived capture URL, archive timestamp, and optional cleaned archived page text for citation repair, reference rot fixes, due diligence, and provenance checks. |
55
55
  | `archive-snapshot-api` | (0.02 USDC/call) Archive snapshot API / Wayback Machine snapshot lookup / historical URL capture. Same archive-snapshot backend, discoverable for agents finding closest archived captures, timestamps, status codes, and replay URLs for public web pages. |
56
56
  | `archive-url` | (0.02 USDC/call) Archive URL lookup / archive snapshot finder / web archive URL builder / Wayback Machine snapshot API. Finds the closest archived copy of a public URL by timestamp and can fetch cleaned archived page text for citation repair, provenance checks, and reference rot fixes. |
57
- | `arxiv-bibtex` | (0.002 USDC/call) arXiv to BibTeX / arxiv citation generator / paper bibtex / LaTeX citation builder / academic citation lookup. Pulls a paper's title, authors, year, abstract, and DOI from the arXiv API and generates a properly-formatted BibTeX entry with an auto-derived cite key (or your own). Free public arXiv API. Pure XML parse — no upstream auth. |
57
+ | `arxiv-bibtex` | (0.002 USDC/call) arXiv to BibTeX / arxiv citation generator / paper bibtex / LaTeX citation builder / academic citation lookup. Pulls a paper's title, authors, year, abstract, and DOI from the arXiv API and generates a properly-formatted BibTeX entry with an auto-derived cite key (or your own). Free public arXiv API. |
58
58
  | `arxiv-search` | (0.03 USDC/call) arXiv full-text search. Search by query / author / category / id-list. Returns title, authors, abstract, primary category, dates, PDF URL, DOI. Public arXiv API. |
59
59
  | `arxiv-summarize` | (0.04 USDC/call) arXiv paper summarizer / research-paper TLDR. Fetches abstract via arXiv API + LLM-generated structured summary (TLDR, key findings, methods, limitations, so-what). |
60
60
  | `b2b-lead-enrich` | (0.01 USDC/call) B2B lead enrichment API / sales lead enrichment / prospect enrichment lite. Normalizes caller-supplied email/name/domain/company into a public-data lead profile with inferred name, company, domain, MX records, and homepage context. Designed for agentic sales workflows without private data brokers or prohibited scraping. |
61
61
  | `brand-domain-check` | (0.02 USDC/call) Brand domain check API / startup domain diligence / company-name domain screen. Same RDAP backend as whois-lookup, tuned for agents checking whether a brand or company domain is established, expiring, registrar-locked, or newly registered. |
62
62
  | `brand-name-generator` | (0.05 USDC/call) Brand name generator / product naming API / brandable domain suggester. Same backend as domain-suggest, with exact brand-name wording for discovery. Returns ranked name candidates, slugs, rationale, checked TLDs, and availability counts. |
63
- | `brand-name-score` | (0.005 USDC/call) Brand name scorer / startup name evaluator / company name quality check / product naming validator. Pure-compute scoring for a candidate name across length, pronounceability, handle/domain readiness, distinctiveness, generic-word risk, reserved-brand risk, and concept fit. Returns score, grade, risks, strengths, recommendations, and domain candidate slugs. Pair with domain-availability, x-handle-availability, domain-suggest, and brand-clearance for a full startup naming workflow. |
63
+ | `brand-name-score` | (0.005 USDC/call) Brand name scorer / startup name evaluator / company name quality check / product naming validator. Scoring for a candidate name across length, pronounceability, handle/domain readiness, distinctiveness, generic-word risk, reserved-brand risk, and concept fit. Returns score, grade, risks, strengths, recommendations, and domain candidate slugs. Pair with domain-availability, x-handle-availability, domain-suggest, and brand-clearance for a full startup naming workflow. |
64
64
  | `brand-watch-domain-risk` | (0.02 USDC/call) Brand watch domain risk API / lookalike-domain RDAP triage / trademark monitoring support. Same backend as whois-lookup, surfaced for agents checking new or suspicious brand-adjacent domains for age, registrar, expiry, DNSSEC, and transfer/lock statuses. |
65
- | `browser-session` | (0.03 USDC/call) Headless browser render API / JavaScript page renderer / render dynamic page / scrape JS-heavy site / get post-JavaScript DOM / full-page screenshot API. Loads a URL in a real headless browser (JS executed), then returns the rendered HTML and page title, or a base64 screenshot. For pages a plain HTTP fetch can't read because the content is built client-side. |
65
+ | `browser-session` | (0.03 USDC/call) Headless browser render API / browser session / JavaScript page renderer / render dynamic page / scrape JS-heavy site / get post-JavaScript DOM / full-page screenshot API. Loads a URL in a real headless browser (JS executed), then returns the rendered HTML and page title, or a base64 screenshot. For pages a plain HTTP fetch can't read because the content is built client-side. |
66
66
  | `business-name-generator` | (0.05 USDC/call) Business name generator / company name ideas / brandable domain generator. Same backend as domain-suggest, exposed under the broad buyer wording for new business workflows. Brainstorms short brandable candidates for a concept, checks TLD availability, and ranks by available domains plus brandability score. |
67
67
  | `company-enrich` | (0.01 USDC/call) Company enrichment API / domain enrichment / organization enrichment / firmographic lite. Given a domain or email, returns normalized domain, inferred company name, MX records, and public homepage metadata including title, description, image, and status. Public-data only; no private enrichment database or social scraping. |
68
- | `company-name-score` | (0.005 USDC/call) Company name score API / business name evaluator / startup name quality check. Same deterministic backend as brand-name-score, exposed for agents vetting new company names before domain, handle, trademark, and launch work. |
68
+ | `company-name-score` | (0.005 USDC/call) Company name score API / business name evaluator / startup name quality check. Same backend as brand-name-score, exposed for agents vetting new company names before domain, handle, trademark, and launch work. |
69
69
  | `contact-enrich` | (0.01 USDC/call) Contact enrichment API / email-to-contact enrichment / lead contact lookup. Given email, name, domain, or company, returns a normalized public-data contact record with inferred display name, company/domain context, MX records, and optional homepage metadata. No private people database, LinkedIn scraping, or social-network scraping. |
70
70
  | `crates-io-stats` | (0.003 USDC/call) Crates.io package stats / Rust crate registry lookup / cargo package metadata / Rust ecosystem stats. Fetches the public crates.io API record for a Rust crate and returns description, license, repository, homepage, documentation, keywords, categories, latest stable version, total version count, recent versions with yanked flags + crate_size + Rust edition + MSRV, age in days, days_since_last_release, all-time + recent-90d downloads. Public crates.io API, no auth, commercial use permitted with identifying User-Agent. Completes the trio with npm-package-stats and pypi-package-stats. |
71
71
  | `creator-domain-check` | (0.02 USDC/call) Creator domain check API / newsletter domain age / personal brand domain diligence. Same RDAP backend as whois-lookup, exposed for agents evaluating creator, newsletter, podcast, and community domains for age, expiry, registrar, DNSSEC, and suspicious new-registration flags. |
72
- | `crypto-headlines` | (0.001 USDC/call) Crypto headlines API / low-cost cryptocurrency news feed / bitcoin ethereum DeFi headline search. Pulls recent articles from the public GDELT 2.1 Document API and returns headline URLs, domains, timestamps, language/country metadata, and deterministic headline sentiment. No news-site scraping, no API key, no trading advice. |
73
- | `crypto-news` | (0.005 USDC/call) Crypto news API / cryptocurrency headlines / bitcoin news / ethereum news / DeFi news / stablecoin news / market news feed. Pulls recent articles from the public GDELT 2.1 Document API, filters by crypto topic or caller query, returns headline URLs, domains, timestamps, language/country metadata, and deterministic headline sentiment. No news-site scraping, no API key, no trading advice. |
74
- | `crypto-news-api` | (0.003 USDC/call) Crypto news API / cryptocurrency news API / DeFi news endpoint. Same GDELT-backed public news handler as crypto-news, exposed under API buyer wording with a lower-cost route for routers that sort by price. Returns recent headline metadata and deterministic sentiment. No scraping and no trading advice. |
75
- | `disposable-email-check` | (0.005 USDC/call) Disposable email detector / temp-mail / throwaway email / fake email / 10minutemail filter / Mailinator + Guerrilla Mail + Yopmail blocklist / fraud signup defense / role-account flagger / MX-record validator / signup-form abuse guard. Checks the email's domain against a 100k+ disposable-domain blocklist, flags role-style local-parts (admin@, info@, noreply@, support@), and verifies a live MX record via Cloudflare DNS-over-HTTPS so dead domains can't pass. Pure lookup + DoH, no upstream paid API. |
72
+ | `crypto-headlines` | (0.001 USDC/call) Crypto headlines API / low-cost cryptocurrency news feed / bitcoin ethereum DeFi headline search. Pulls recent articles from the public GDELT 2.1 Document API and returns headline URLs, domains, timestamps, language/country metadata, and headline sentiment. Not trading advice. |
73
+ | `crypto-news` | (0.005 USDC/call) Crypto news API / cryptocurrency headlines / bitcoin news / ethereum news / DeFi news / stablecoin news / market news feed. Pulls recent articles from the public GDELT 2.1 Document API, filters by crypto topic or caller query, returns headline URLs, domains, timestamps, language/country metadata, and headline sentiment. Not trading advice. |
74
+ | `crypto-news-api` | (0.003 USDC/call) Crypto news API / cryptocurrency news API / DeFi news endpoint. Same GDELT-backed public news handler as crypto-news, exposed under API buyer wording with a lower-cost route for routers that sort by price. Returns recent headline metadata and sentiment. No scraping and no trading advice. |
75
+ | `disposable-email-check` | (0.005 USDC/call) Disposable email detector / temp-mail / throwaway email / fake email / 10minutemail filter / Mailinator + Guerrilla Mail + Yopmail blocklist / fraud signup defense / role-account flagger / MX-record validator / signup-form abuse guard. Checks the email's domain against a 100k+ disposable-domain blocklist, flags role-style local-parts (admin@, info@, noreply@, support@), and verifies a live MX record via Cloudflare DNS-over-HTTPS so dead domains can't pass. |
76
76
  | `dmarc-check` | (0.02 USDC/call) DMARC + SPF + DKIM email-authentication checker / mail-auth posture audit / spoofing-resistance grader / phishing-readiness scanner / domain email security score / dmarcian-style report / pre-send deliverability check. Reads the domain's DNS TXT records, parses each protocol's record (SPF mechanisms + qualifiers, DMARC tags p/sp/rua/ruf/pct/aspf/adkim, DKIM selectors with key bits and algorithm), and returns a 0-100 score, A-F grade, and per-finding human-readable reasons explaining the score. |
77
77
  | `dns-lookup` | (0.02 USDC/call) DNS lookup / DNS resolver / dig replacement / nslookup API / DoH proxy / authoritative-record fetch / MX checker / SPF + DMARC TXT inspector / CAA + DNSSEC inspector / nameserver finder / CDN-routing detector. Queries Cloudflare 1.1.1.1 DNS-over-HTTPS for any subset of A, AAAA, MX, TXT, NS, CNAME, SOA, PTR, SRV, CAA, DNSKEY, DS, TLSA, HTTPS, SVCB records and returns both grouped (per type, with TTL) and flat shapes for easy consumption. |
78
78
  | `domain-age-check` | (0.02 USDC/call) Domain age check API / newly registered domain detector / registration date lookup. Same RDAP backend as whois-lookup, listed for fraud, phishing, brand-protection, and lead-enrichment workflows that need domain age and registrar metadata. |
@@ -86,13 +86,13 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
86
86
  | `domain-suggest` | (0.05 USDC/call) Brandable domain suggester / startup-name brainstormer / product-name proposer / domain candidate generator. LLM brainstorms N short brandable candidates fitting a concept + tone, then verifies TLD availability across up to 6 TLDs via in-process domain-availability lookups. Returns candidates ranked by # available TLDs then brandability score, with per-TLD registrar info for each candidate. Pair with brand-clearance (Prooflayer) on the shortlist for trademark + Wikipedia + HN signal before adopting. Allowlisted TLDs: com, ai, dev, io, co, app, xyz, org, net, tech, tools, page, studio, shop. |
87
87
  | `email` | (0.005 USDC/call) Email validation API / email deliverability check / email verifier. Validates address syntax, checks MX reachability, detects disposable/temp-mail domains and role accounts, and summarizes SPF/DMARC/DKIM posture. This endpoint does not send email and does not probe the recipient mailbox; it is DNS + public blocklist only. |
88
88
  | `email-deliverability` | (0.005 USDC/call) Email deliverability API / email deliverability verification / email deliverability score / inbox readiness domain check. Validates address format, MX reachability, temp-mail risk, role mailbox risk, and SPF/DMARC/DKIM authentication records without contacting the recipient mailbox. |
89
- | `email-deliverability-check` | (0.005 USDC/call) Email deliverability verification API / email validation / email verifier / email checker / inbox readiness score / MX lookup / disposable email risk / role-account detection / SPF DMARC DKIM posture. Validates syntax, checks whether the domain can receive mail, scores domain-level deliverability risk, detects temp-mail/disposable domains, flags role accounts, and summarizes SPF/DMARC/DKIM records. No mailbox-level SMTP probing; privacy-safe DNS + public blocklist only. |
89
+ | `email-deliverability-check` | (0.005 USDC/call) Email deliverability verification API / email spam check / spam-folder risk / email validation / email verifier / email checker / inbox readiness score / MX lookup / disposable email risk / role-account detection / SPF DMARC DKIM posture. Validates syntax, checks whether the domain can receive mail, scores domain-level deliverability risk, detects temp-mail/disposable domains, flags role accounts, and summarizes SPF/DMARC/DKIM records. No mailbox-level SMTP probing; privacy-safe DNS + public blocklist only. |
90
90
  | `email-deliverability-score` | (0.005 USDC/call) Email deliverability score API / inbox readiness score / email health check. Returns a 0-100 domain-level deliverability score from syntax, MX, disposable-domain, role-account, SPF, DMARC, and DKIM signals. No SMTP mailbox probe. |
91
91
  | `email-domain-age-check` | (0.02 USDC/call) Email domain age check API / sender-domain diligence / cold-email risk screen. Same RDAP backend as whois-lookup, discoverable for agents validating whether a sender or lead domain is established, expiring, DNSSEC-signed, or newly registered. |
92
92
  | `email-validator` | (0.005 USDC/call) Email validator / email syntax and domain validation / MX record checker / disposable email checker / domain email health API. Returns deliverability score, risk bucket, MX records, disposable-domain match, role-account signal, and SPF/DMARC/DKIM posture. |
93
- | `email-verify` | (0.005 USDC/call) Email verifier / email verification API / validate email address / email deliverability verification. DNS-based address and domain risk check with MX, disposable-domain, role-account, SPF, DMARC, and DKIM signals. Privacy-safe: does not probe the recipient mailbox. |
93
+ | `email-verify` | (0.005 USDC/call) Email verifier / email verify / email verification API / validate email address / email deliverability verification. DNS-based address and domain risk check with MX, disposable-domain, role-account, SPF, DMARC, and DKIM signals. Privacy-safe: does not probe the recipient mailbox. |
94
94
  | `email-verify-api` | (0.005 USDC/call) Email verify API / email verification endpoint / validate email address. Same DNS-safe email deliverability backend as email-verify, indexed for agents looking for exact email verification wording with syntax, MX, disposable-domain, role-account, SPF, DMARC, and DKIM checks. |
95
- | `expand-url` | (0.02 USDC/call) URL expander / redirect chain tracer / link unshortener / shortlink resolver / bit.ly + t.co + lnkd.in + goo.gl + tinyurl resolver / final-URL fetcher / phishing redirect inspector. Walks the HTTP redirect chain hop-by-hop, returning every step with status code, Location header, redirect_type (permanent / temporary / meta / js), per-hop duration, and content-type, plus the final landing URL and total trace time. Useful for unmasking shortened links before fetch, and for forensic / security analysis of suspicious redirects. |
95
+ | `expand-url` | (0.02 USDC/call) URL expander / expand url / redirect chain tracer / link unshortener / shortlink resolver / bit.ly + t.co + lnkd.in + goo.gl + tinyurl resolver / final-URL fetcher / phishing redirect inspector. Walks the HTTP redirect chain hop-by-hop, returning every step with status code, Location header, redirect_type (permanent / temporary / meta / js), per-hop duration, and content-type, plus the final landing URL and total trace time. Useful for unmasking shortened links before fetch, and for forensic / security analysis of suspicious redirects. |
96
96
  | `github-readme` | (0.002 USDC/call) GitHub README fetch / repo readme / open-source-readme-as-markdown / package documentation puller. Pulls the raw README markdown for any public GitHub repository via the official GitHub REST API — no auth required for public repos. Returns the unaltered markdown plus byte size and char count. Useful for agents documenting a stack, explaining a library, or snipping an example. |
97
97
  | `github-stars-history` | (0.005 USDC/call) GitHub stars history / star growth chart / repo popularity over time / trending tracker. Current star count plus a sampled cumulative-stars-vs-date series for any public GitHub repo. Walks 1-10 evenly-spaced pages of /stargazers using application/vnd.github.star+json so each sample carries a starred_at timestamp. Free public API, no auth (subject to GitHub's 60 req/h unauthenticated limit). |
98
98
  | `google-search` | (0.01 USDC/call) Google Search API / web SERP API / agent source discovery. Returns ranked Google organic results with title, URL, snippet, domain, and optional recency filter via Decodo Google Search. For cited synthesis use answer-web; for page extraction use scrape-to-json. |
@@ -107,25 +107,25 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
107
107
  | `link-extract` | (0.005 USDC/call) Link extractor / extract links from URL / list all anchor links / page outlink crawler / scrape outbound links / get hrefs from page. Fetches an HTML URL and returns every <a> link with its anchor text, rel attribute, and an is_external flag. Resolves relative URLs against the page's <base> or final URL. Lighter than full scrape / metadata endpoints — exact tool for the agent task 'walk this page, pick which links to follow.' Default 500-link cap. SSRF-guarded (no loopback / RFC1918 targets). |
108
108
  | `link-unshortener` | (0.02 USDC/call) Link unshortener API / short URL resolver / phishing redirect inspector. Same expand-url backend, listed for agents unmasking shortened links before fetch, enrichment, or security review. |
109
109
  | `ma-domain-diligence` | (0.02 USDC/call) M&A domain diligence API / acquisition domain history / company website RDAP check. Same whois-lookup backend, listed for deal, finance, and procurement agents that need domain age, expiry, registrar, DNSSEC, nameserver, and transfer signals during diligence. |
110
- | `market-recap` | (0.005 USDC/call) Crypto market recap / market news summary / bitcoin ethereum recap / DeFi headline digest. Builds a deterministic short recap from recent GDELT crypto headlines: lead headlines, top sources, sentiment distribution, tone, and one-paragraph recap. Data-only news synthesis; no price prediction, trading advice, or order routing. |
111
- | `mcp-tools-list` | (0.005 USDC/call) MCP tools-list / Model Context Protocol discovery / list MCP server tools / tools/list JSON-RPC / agent capability discovery / MCP catalog lookup. Pass any MCP server URL (HTTP transport) — completes the initialize handshake and returns the tool catalog (names, descriptions, JSON-schema input shapes). Optionally also lists resources and prompts. Pure agent infrastructure: an agent that discovers an unknown MCP server URL gets back its capabilities without running its own MCP client. No API key. SSRF-guarded (no loopback / RFC1918 targets). |
110
+ | `market-recap` | (0.005 USDC/call) Crypto market recap / market news summary / bitcoin ethereum recap / DeFi headline digest. Builds a short recap from recent GDELT crypto headlines: lead headlines, top sources, sentiment distribution, tone, and one-paragraph recap. Data-only news synthesis; no price prediction, trading advice, or order routing. |
111
+ | `mcp-tools-list` | (0.005 USDC/call) MCP tools-list / Model Context Protocol discovery / list MCP server tools / tools/list JSON-RPC / agent capability discovery / MCP catalog lookup. Pass any MCP server URL (HTTP transport) — completes the initialize handshake and returns the tool catalog (names, descriptions, JSON-schema input shapes). Optionally also lists resources and prompts. Pure agent infrastructure: an agent that discovers an unknown MCP server URL gets back its capabilities without running its own MCP client. SSRF-guarded (no loopback / RFC1918 targets). |
112
112
  | `mentions` | (0.006 USDC/call) Mentions API / X mentions search / Twitter mention monitor / public social mention search. Searches recent public X posts for a brand, handle, URL, ticker, or phrase and returns matching posts with author and metric fields. Uses X API v2 recent search. Read-only; no posting, replying, liking, following, or account mutation. |
113
- | `mindshare` | (0.008 USDC/call) Mindshare API / social mindshare / X conversation share / Twitter sentiment summary. Searches recent public X posts for a topic and returns tweet-level sentiment plus aggregate positive/neutral/negative distribution and average score. Uses X API v2 recent search with local deterministic sentiment scoring. Read-only; no posting, replying, liking, following, or account mutation. |
114
- | `npm-package-stats` | (0.003 USDC/call) npm package stats / npm registry lookup / npm downloads / package release history / lightweight package metadata. Fetches the public npm registry record for a package and returns description, license, repository, latest version, total version count, recent versions with publish timestamps and deprecation flags, age in days, days since last release, maintainer count + list, and downloads for the last day, week, month, year. Lightweight companion to package-risk-npm — same registry, but just the numbers, no LLM risk synthesis. Public npm registry (registry.npmjs.org + api.npmjs.org), no auth, commercial use permitted under the npm Public Registry Open Source Terms. |
113
+ | `mindshare` | (0.008 USDC/call) Mindshare API / social mindshare / X conversation share / Twitter sentiment summary. Searches recent public X posts for a topic and returns tweet-level sentiment plus aggregate positive/neutral/negative distribution and average score. Searches recent X posts with sentiment scoring. Read-only; no posting, replying, liking, following, or account mutation. |
114
+ | `npm-package-stats` | (0.003 USDC/call) npm package stats / npm registry lookup / npm downloads / package release history / package metadata. Fetches the public npm registry record for a package and returns description, license, repository, latest version, total version count, recent versions with publish timestamps and deprecation flags, age in days, days since last release, maintainer count + list, and downloads for the last day, week, month, year. The npm registry numbers behind package-risk-npm — just the metrics, without the risk write-up. Public npm registry (registry.npmjs.org + api.npmjs.org), commercial use permitted under the npm Public Registry Open Source Terms. |
115
115
  | `password-strength` | (0.02 USDC/call) Password strength meter / password checker / password entropy calculator / zxcvbn-style score / HIBP breach lookup / pwned password check / password validator. Returns 0-100 score and weak/fair/good/strong/excellent bucket, Shannon entropy bits, charset size, character-class breakdown (lower/upper/numbers/symbols), common-pattern detection (sequences, keyboard walks, repeats, dictionary words), and crack-time estimates across throttled/unthrottled/offline-slow/offline-fast attacker models. Plus optional Have-I-Been-Pwned k-anonymity breach lookup — only the first 5 chars of the SHA-1 hash leave the worker. |
116
- | `people-enrich` | (0.01 USDC/call) People enrichment API / person enrichment / email enrichment / lead enrichment lite / Apollo alternative for agents. Given email, name, domain, or company, normalizes the person record, infers a display name from email when safe, detects free-email domains, fetches MX records via Cloudflare DNS, and optionally reads public homepage metadata for company context. Public-data only; does not use private people databases, LinkedIn scraping, or social-network scraping. |
116
+ | `people-enrich` | (0.01 USDC/call) People enrichment API / contacts enrich / contact enrichment / person enrichment / email enrichment / lead enrichment lite / Apollo alternative for agents. Given email, name, domain, or company, normalizes the person record, infers a display name from email when safe, detects free-email domains, fetches MX records via Cloudflare DNS, and optionally reads public homepage metadata for company context. Public-data only; does not use private people databases, LinkedIn scraping, or social-network scraping. |
117
117
  | `people-search` | (0.01 USDC/call) People search API / lead lookup / lightweight people enrichment. Accepts email/name/domain/company context and returns a normalized public-data person record with inferred name, domain, company, MX records, and homepage context when available. It is enrichment from caller-supplied identifiers, not a private people database. |
118
118
  | `person-enrich` | (0.01 USDC/call) Person enrichment API / people enrichment / email-to-person profile lite. Normalizes a person record from email/name/domain/company inputs using public DNS and homepage metadata. Designed for agents that need lightweight enrichment without private data brokers or social scraping. |
119
119
  | `phishing-domain-triage` | (0.02 USDC/call) Phishing domain triage API / suspicious domain age and registrar risk check. Same RDAP backend as whois-lookup, surfaced for security agents screening newly registered lookalike domains, DNSSEC status, expiration, registrar, and EPP lock flags. |
120
- | `product-name-score` | (0.005 USDC/call) Product name score API / product naming evaluator / feature name quality check. Same deterministic backend as brand-name-score, surfaced for agents naming products, features, apps, tools, newsletters, and APIs. |
121
- | `pubmed-search` | (0.01 USDC/call) PubMed search / biomedical literature search / medical journal lookup / NIH paper search / clinical-research finder / MeSH-term query / NCBI E-utilities wrapper. Searches PubMed for biomedical articles by free-text query, with optional date range and sort (relevance / pub_date / first_author). Returns total hit count plus PMID, title, authors, journal, publication date, abstract, MeSH terms, and DOI per paper. Federal public domain via NCBI E-utilities — no API key required. |
120
+ | `product-name-score` | (0.005 USDC/call) Product name score API / product naming evaluator / feature name quality check. Same backend as brand-name-score, surfaced for agents naming products, features, apps, tools, newsletters, and APIs. |
121
+ | `pubmed-search` | (0.01 USDC/call) PubMed search / biomedical literature search / medical journal lookup / NIH paper search / clinical-research finder / MeSH-term query / NCBI E-utilities wrapper. Searches PubMed for biomedical articles by free-text query, with optional date range and sort (relevance / pub_date / first_author). Returns total hit count plus PMID, title, authors, journal, publication date, abstract, MeSH terms, and DOI per paper. Federal public-domain data via NCBI. |
122
122
  | `pypi-package-stats` | (0.003 USDC/call) PyPI package stats / Python package registry lookup / pip package metadata / pypistats downloads / Python ecosystem metadata. Fetches the public PyPI JSON record for a Python package and returns summary, license, homepage, repository, documentation, issues URL, author, maintainer, classifiers, latest version, total version count, recent versions with publish timestamps and yanked flags, age in days, days_since_last_release. Also pulls last-day / last-week / last-month download counts from pypistats.org (Linehaul-derived). Lightweight companion to package-risk-pypi for cases where you just need the numbers, no risk synthesis. Public PyPI + pypistats APIs, no auth. |
123
123
  | `qr-code` | (0.002 USDC/call) QR code reader / QR code decode API / scan QR from image URL. Reads one or more QR codes from a public PNG, JPG, GIF, BMP, or SVG-rendered image and returns decoded text strings. |
124
124
  | `qr-code-api` | (0.002 USDC/call) QR code API / QR scanner API / decode QR image endpoint. Same QR decode backend as qr-code, listed for agents reading one or more QR codes from public PNG, JPG, GIF, BMP, or SVG-rendered image URLs. |
125
- | `qr-code-decode` | (0.002 USDC/call) QR code decode / QR decoder / QR reader / scan QR from URL / QR code OCR / barcode reader / link extraction from QR. Reads QR codes out of any public image URL (PNG / JPG / GIF / BMP) and returns the decoded text strings. Multiple QR codes in a single image are returned as separate entries. Wraps qrserver.com's free public read-qr-code API (true DIY decode requires canvas, which Workers don't have natively). Returns an empty `codes` array plus a descriptive `note` if the image can't be fetched or no QR is found. |
126
- | `qr-code-generate` | (0.001 USDC/call) QR code generator / QR maker / vCard QR / WiFi QR / URL to QR / SVG QR / PNG QR / customizable error correction. Generates a QR code from arbitrary text — URL, vCard, WiFi join string, plain text — and returns it as a base64-encoded PNG (default) or SVG. Configurable size (64-1024 px), error correction level (L/M/Q/H), quiet-zone margin, and foreground/background hex colors. Pure JS encoder via the qrcode npm package — no upstream API call, deterministic output. |
125
+ | `qr-code-decode` | (0.002 USDC/call) QR code decode / QR decoder / QR reader / scan QR from URL / QR code OCR / barcode reader / link extraction from QR. Reads QR codes out of any public image URL (PNG / JPG / GIF / BMP) and returns the decoded text strings. Multiple QR codes in a single image are returned as separate entries. Decodes a QR code from an image. Returns an empty `codes` array plus a descriptive `note` if the image can't be fetched or no QR is found. |
126
+ | `qr-code-generate` | (0.001 USDC/call) QR code generator / QR maker / vCard QR / WiFi QR / URL to QR / SVG QR / PNG QR / customizable error correction. Generates a QR code from arbitrary text — URL, vCard, WiFi join string, plain text — and returns it as a base64-encoded PNG (default) or SVG. Configurable size (64-1024 px), error correction level (L/M/Q/H), quiet-zone margin, and foreground/background hex colors. |
127
127
  | `qr-generator` | (0.001 USDC/call) QR generator API / create QR code / text-to-QR / link QR generator. Encodes text, URLs, vCards, WiFi strings, and plain text into PNG or SVG QR codes with configurable size, margin, colors, and error correction. |
128
- | `qr-maker` | (0.001 USDC/call) QR maker API / QR code maker / URL to QR / text to QR. Generates a PNG or SVG QR code from text, URL, vCard, WiFi join string, or plain text. Pure JS encoder, no upstream API. |
128
+ | `qr-maker` | (0.001 USDC/call) QR maker API / QR code maker / URL to QR / text to QR. Generates a PNG or SVG QR code from text, URL, vCard, WiFi join string, or plain text. |
129
129
  | `qr-reader` | (0.002 USDC/call) QR reader API / scan QR image / decode QR code from URL. Fetches a public image and returns decoded QR text values, with multiple QR codes returned as separate entries. |
130
130
  | `qr-scanner` | (0.002 USDC/call) QR scanner API / QR image decoder / scan QR code from URL. Reads QR codes from a public image URL and returns decoded text strings plus source notes. |
131
131
  | `registrar-lookup` | (0.02 USDC/call) Registrar lookup API / domain registrar finder / RDAP registrar metadata. Same backend as whois-lookup, discoverable for agents that need registrar name, IANA id, nameservers, DNSSEC, and EPP status codes. |
@@ -142,7 +142,7 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
142
142
  | `sitemap-fetch` | (0.005 USDC/call) Sitemap fetcher / sitemap.xml parser / sitemap index resolver / SEO sitemap reader / robots.txt sitemap discovery / website URL inventory. Accepts a site root (will discover sitemap via robots.txt or /sitemap.xml convention) OR a direct sitemap.xml URL. Recurses through sitemap-index nesting. Returns the URL list with lastmod / changefreq / priority and aggregate stats (count, oldest/newest lastmod). Useful for SEO audits, content-freshness monitoring, RAG ingestion seeding. |
143
143
  | `social-handle-check` | (0.005 USDC/call) Social handle check / X username availability / startup brand handle lookup. Same read-only X API backend as x-handle-availability. Checks whether a proposed X/Twitter handle is claimed and returns public account metrics when it exists. |
144
144
  | `ssl-cert` | (0.03 USDC/call) SSL certificate inspector / TLS cert checker / certificate transparency lookup / ssl expiry. Issuer, subject, SAN list, validity dates, days-until-expiry. Sourced from Certificate Transparency logs (crt.sh). |
145
- | `ssl-cert-info` | (0.03 USDC/call) SSL / TLS certificate inspector. Issuer, subject, SAN list, validity dates, days-until-expiry. Sourced from Certificate Transparency logs (crt.sh). |
145
+ | `ssl-cert-info` | (0.03 USDC/call) SSL / TLS certificate inspector / ssl cert checker. Issuer, subject, SAN list, validity dates, days-until-expiry. Sourced from Certificate Transparency logs (crt.sh). |
146
146
  | `ssl-certificate-check` | (0.03 USDC/call) SSL certificate check / TLS certificate expiry API. Inspect a host's current certificate issuer, subject, SAN list, validity dates, and days-until-expiry from Certificate Transparency logs. |
147
147
  | `startup-domain-diligence` | (0.02 USDC/call) Startup domain diligence API / brand launch domain check / acquisition target domain age screen. Same RDAP backend as whois-lookup, listed for agents validating domain age, registrar, transfer history, DNSSEC, and expiry before launches or outreach. |
148
148
  | `startup-name-generator` | (0.05 USDC/call) Startup name generator / product name generator / founder naming API. Same backend as domain-suggest. Generates short candidate names for a startup concept and checks matching domain availability across common startup TLDs. |
@@ -162,7 +162,7 @@ USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
162
162
  | `twitter-x-api` | (0.01 USDC/call) Twitter X API / X API v2 wrapper / tweet search, tweet lookup, username lookup, bulk users lookup, and user timeline fetch / social data API. Read-only endpoint with mode='search' for recent public posts, mode='tweets' for tweet IDs, mode='user' for one public profile, mode='users' for bulk profile lookup, or mode='user_tweets' for recent public posts from one username. Uses X_BEARER_TOKEN or TWITTER_BEARER_TOKEN. No posting, replying, liking, following, DM access, or account mutation. |
163
163
  | `url-expander` | (0.02 USDC/call) URL expander API / shortlink resolver / redirect-chain tracer. Same expand-url backend, discoverable for agents expanding bit.ly, t.co, lnkd.in, goo.gl, tinyurl, and other redirects into final landing URLs with hop-by-hop status, Location, content-type, and timing details. |
164
164
  | `url-metadata-extract` | (0.003 USDC/call) URL metadata extractor / OG tags / Open Graph parser / Twitter Card parser / meta tag extractor / link preview / page metadata / favicon resolver / JSON-LD reader / canonical URL extractor. Fetches a webpage and parses head-level metadata: title, description, Open Graph (og:*), Twitter Card (twitter:*), canonical link, favicon, html lang, keywords, robots, author, article:published_time, JSON-LD blocks. Returns absolute URLs for image and favicon. Useful for SEO audits, link-preview generation, content cataloging, RAG ingestion. |
165
- | `user-agent-parse` | (0.001 USDC/call) User-Agent parser / UA classifier / browser detection / OS detection / bot detection / AI crawler identifier (GPTBot, ClaudeBot, PerplexityBot). Pure-local regex parser — detects browser (Chrome, Firefox, Safari, Edge, Opera, Vivaldi, Samsung), OS (Windows, macOS, iOS, Android, Linux, ChromeOS) with version, device type (desktop / mobile / tablet / bot), and identifies 32+ specific bots/crawlers. No upstream call. |
165
+ | `user-agent-parse` | (0.001 USDC/call) User-Agent parser / UA classifier / browser detection / OS detection / bot detection / AI crawler identifier (GPTBot, ClaudeBot, PerplexityBot). Pure-local regex parser — detects browser (Chrome, Firefox, Safari, Edge, Opera, Vivaldi, Samsung), OS (Windows, macOS, iOS, Android, Linux, ChromeOS) with version, device type (desktop / mobile / tablet / bot), and identifies 32+ specific bots/crawlers. |
166
166
  | `user-tweets` | (0.01 USDC/call) User tweets API / latest tweets from username / X user timeline / Twitter user posts endpoint. Read-only X API v2 route: resolves a public username, fetches recent public posts from that user, excludes retweets by default, and returns text, timestamps, metrics, pagination token, and author profile. No posting, replying, liking, following, DM access, or account mutation. |
167
167
  | `users` | (0.01 USDC/call) Users API / bulk X user lookup / Twitter users lookup by usernames or IDs. Read-only X API v2 users lookup route matching market demand for bulk public profiles. Pass usernames or user_ids/ids and receive id, username, display name, bio, verification fields, created_at, followers, following, tweet count, and listed count. Requires X_BEARER_TOKEN; no posting, following, DM access, or account mutation. |
168
168
  | `users-by-username` | (0.005 USDC/call) X users by username / Twitter user profile lookup / handle to public profile API. Same read-only X API v2 user-by-username backend as x-username. Returns id, username, display name, bio, verification fields, created_at, followers, following, tweet count, and listed count. |
@@ -203,4 +203,4 @@ The agent never sees the payment flow — it just gets the result.
203
203
 
204
204
  ---
205
205
 
206
- **Version:** 0.27.0 · **License:** MIT
206
+ **Version:** 0.27.3 · **License:** MIT
@@ -1,6 +1,6 @@
1
1
  /** Auto-generated by scripts/generate-mcp-clusters.mjs. Do not edit by hand. */
2
2
  export const CLUSTER_SLUG = "web-probe";
3
- export const VERSION = "0.27.0";
3
+ export const VERSION = "0.27.3";
4
4
  export const TOOLS = [
5
5
  {
6
6
  "name": "answer-web",
@@ -111,7 +111,7 @@ export const TOOLS = [
111
111
  {
112
112
  "name": "arxiv-bibtex",
113
113
  "http_name": "arxiv-bibtex",
114
- "description": "(0.002 USDC/call) arXiv to BibTeX / arxiv citation generator / paper bibtex / LaTeX citation builder / academic citation lookup. Pulls a paper's title, authors, year, abstract, and DOI from the arXiv API and generates a properly-formatted BibTeX entry with an auto-derived cite key (or your own). Free public arXiv API. Pure XML parse — no upstream auth.",
114
+ "description": "(0.002 USDC/call) arXiv to BibTeX / arxiv citation generator / paper bibtex / LaTeX citation builder / academic citation lookup. Pulls a paper's title, authors, year, abstract, and DOI from the arXiv API and generates a properly-formatted BibTeX entry with an auto-derived cite key (or your own). Free public arXiv API.",
115
115
  "method": "POST",
116
116
  "input_schema": {
117
117
  "type": "object",
@@ -290,7 +290,7 @@ export const TOOLS = [
290
290
  {
291
291
  "name": "brand-name-score",
292
292
  "http_name": "brand-name-score",
293
- "description": "(0.005 USDC/call) Brand name scorer / startup name evaluator / company name quality check / product naming validator. Pure-compute scoring for a candidate name across length, pronounceability, handle/domain readiness, distinctiveness, generic-word risk, reserved-brand risk, and concept fit. Returns score, grade, risks, strengths, recommendations, and domain candidate slugs. Pair with domain-availability, x-handle-availability, domain-suggest, and brand-clearance for a full startup naming workflow.",
293
+ "description": "(0.005 USDC/call) Brand name scorer / startup name evaluator / company name quality check / product naming validator. Scoring for a candidate name across length, pronounceability, handle/domain readiness, distinctiveness, generic-word risk, reserved-brand risk, and concept fit. Returns score, grade, risks, strengths, recommendations, and domain candidate slugs. Pair with domain-availability, x-handle-availability, domain-suggest, and brand-clearance for a full startup naming workflow.",
294
294
  "method": "POST",
295
295
  "input_schema": {
296
296
  "type": "object",
@@ -342,7 +342,7 @@ export const TOOLS = [
342
342
  {
343
343
  "name": "browser-session",
344
344
  "http_name": "browser-session",
345
- "description": "(0.03 USDC/call) Headless browser render API / JavaScript page renderer / render dynamic page / scrape JS-heavy site / get post-JavaScript DOM / full-page screenshot API. Loads a URL in a real headless browser (JS executed), then returns the rendered HTML and page title, or a base64 screenshot. For pages a plain HTTP fetch can't read because the content is built client-side.",
345
+ "description": "(0.03 USDC/call) Headless browser render API / browser session / JavaScript page renderer / render dynamic page / scrape JS-heavy site / get post-JavaScript DOM / full-page screenshot API. Loads a URL in a real headless browser (JS executed), then returns the rendered HTML and page title, or a base64 screenshot. For pages a plain HTTP fetch can't read because the content is built client-side.",
346
346
  "method": "POST",
347
347
  "input_schema": {
348
348
  "type": "object",
@@ -436,7 +436,7 @@ export const TOOLS = [
436
436
  {
437
437
  "name": "company-name-score",
438
438
  "http_name": "company-name-score",
439
- "description": "(0.005 USDC/call) Company name score API / business name evaluator / startup name quality check. Same deterministic backend as brand-name-score, exposed for agents vetting new company names before domain, handle, trademark, and launch work.",
439
+ "description": "(0.005 USDC/call) Company name score API / business name evaluator / startup name quality check. Same backend as brand-name-score, exposed for agents vetting new company names before domain, handle, trademark, and launch work.",
440
440
  "method": "POST",
441
441
  "input_schema": {
442
442
  "type": "object",
@@ -541,7 +541,7 @@ export const TOOLS = [
541
541
  {
542
542
  "name": "crypto-headlines",
543
543
  "http_name": "crypto-headlines",
544
- "description": "(0.001 USDC/call) Crypto headlines API / low-cost cryptocurrency news feed / bitcoin ethereum DeFi headline search. Pulls recent articles from the public GDELT 2.1 Document API and returns headline URLs, domains, timestamps, language/country metadata, and deterministic headline sentiment. No news-site scraping, no API key, no trading advice.",
544
+ "description": "(0.001 USDC/call) Crypto headlines API / low-cost cryptocurrency news feed / bitcoin ethereum DeFi headline search. Pulls recent articles from the public GDELT 2.1 Document API and returns headline URLs, domains, timestamps, language/country metadata, and headline sentiment. Not trading advice.",
545
545
  "method": "POST",
546
546
  "input_schema": {
547
547
  "type": "object",
@@ -576,7 +576,7 @@ export const TOOLS = [
576
576
  {
577
577
  "name": "crypto-news",
578
578
  "http_name": "crypto-news",
579
- "description": "(0.005 USDC/call) Crypto news API / cryptocurrency headlines / bitcoin news / ethereum news / DeFi news / stablecoin news / market news feed. Pulls recent articles from the public GDELT 2.1 Document API, filters by crypto topic or caller query, returns headline URLs, domains, timestamps, language/country metadata, and deterministic headline sentiment. No news-site scraping, no API key, no trading advice.",
579
+ "description": "(0.005 USDC/call) Crypto news API / cryptocurrency headlines / bitcoin news / ethereum news / DeFi news / stablecoin news / market news feed. Pulls recent articles from the public GDELT 2.1 Document API, filters by crypto topic or caller query, returns headline URLs, domains, timestamps, language/country metadata, and headline sentiment. Not trading advice.",
580
580
  "method": "POST",
581
581
  "input_schema": {
582
582
  "type": "object",
@@ -611,7 +611,7 @@ export const TOOLS = [
611
611
  {
612
612
  "name": "crypto-news-api",
613
613
  "http_name": "crypto-news-api",
614
- "description": "(0.003 USDC/call) Crypto news API / cryptocurrency news API / DeFi news endpoint. Same GDELT-backed public news handler as crypto-news, exposed under API buyer wording with a lower-cost route for routers that sort by price. Returns recent headline metadata and deterministic sentiment. No scraping and no trading advice.",
614
+ "description": "(0.003 USDC/call) Crypto news API / cryptocurrency news API / DeFi news endpoint. Same GDELT-backed public news handler as crypto-news, exposed under API buyer wording with a lower-cost route for routers that sort by price. Returns recent headline metadata and sentiment. No scraping and no trading advice.",
615
615
  "method": "POST",
616
616
  "input_schema": {
617
617
  "type": "object",
@@ -646,7 +646,7 @@ export const TOOLS = [
646
646
  {
647
647
  "name": "disposable-email-check",
648
648
  "http_name": "disposable-email-check",
649
- "description": "(0.005 USDC/call) Disposable email detector / temp-mail / throwaway email / fake email / 10minutemail filter / Mailinator + Guerrilla Mail + Yopmail blocklist / fraud signup defense / role-account flagger / MX-record validator / signup-form abuse guard. Checks the email's domain against a 100k+ disposable-domain blocklist, flags role-style local-parts (admin@, info@, noreply@, support@), and verifies a live MX record via Cloudflare DNS-over-HTTPS so dead domains can't pass. Pure lookup + DoH, no upstream paid API.",
649
+ "description": "(0.005 USDC/call) Disposable email detector / temp-mail / throwaway email / fake email / 10minutemail filter / Mailinator + Guerrilla Mail + Yopmail blocklist / fraud signup defense / role-account flagger / MX-record validator / signup-form abuse guard. Checks the email's domain against a 100k+ disposable-domain blocklist, flags role-style local-parts (admin@, info@, noreply@, support@), and verifies a live MX record via Cloudflare DNS-over-HTTPS so dead domains can't pass.",
650
650
  "method": "POST",
651
651
  "input_schema": {
652
652
  "type": "object",
@@ -985,7 +985,7 @@ export const TOOLS = [
985
985
  {
986
986
  "name": "email-deliverability-check",
987
987
  "http_name": "email-deliverability-check",
988
- "description": "(0.005 USDC/call) Email deliverability verification API / email validation / email verifier / email checker / inbox readiness score / MX lookup / disposable email risk / role-account detection / SPF DMARC DKIM posture. Validates syntax, checks whether the domain can receive mail, scores domain-level deliverability risk, detects temp-mail/disposable domains, flags role accounts, and summarizes SPF/DMARC/DKIM records. No mailbox-level SMTP probing; privacy-safe DNS + public blocklist only.",
988
+ "description": "(0.005 USDC/call) Email deliverability verification API / email spam check / spam-folder risk / email validation / email verifier / email checker / inbox readiness score / MX lookup / disposable email risk / role-account detection / SPF DMARC DKIM posture. Validates syntax, checks whether the domain can receive mail, scores domain-level deliverability risk, detects temp-mail/disposable domains, flags role accounts, and summarizes SPF/DMARC/DKIM records. No mailbox-level SMTP probing; privacy-safe DNS + public blocklist only.",
989
989
  "method": "POST",
990
990
  "input_schema": {
991
991
  "type": "object",
@@ -1082,7 +1082,7 @@ export const TOOLS = [
1082
1082
  {
1083
1083
  "name": "email-verify",
1084
1084
  "http_name": "email-verify",
1085
- "description": "(0.005 USDC/call) Email verifier / email verification API / validate email address / email deliverability verification. DNS-based address and domain risk check with MX, disposable-domain, role-account, SPF, DMARC, and DKIM signals. Privacy-safe: does not probe the recipient mailbox.",
1085
+ "description": "(0.005 USDC/call) Email verifier / email verify / email verification API / validate email address / email deliverability verification. DNS-based address and domain risk check with MX, disposable-domain, role-account, SPF, DMARC, and DKIM signals. Privacy-safe: does not probe the recipient mailbox.",
1086
1086
  "method": "POST",
1087
1087
  "input_schema": {
1088
1088
  "type": "object",
@@ -1132,7 +1132,7 @@ export const TOOLS = [
1132
1132
  {
1133
1133
  "name": "expand-url",
1134
1134
  "http_name": "expand-url",
1135
- "description": "(0.02 USDC/call) URL expander / redirect chain tracer / link unshortener / shortlink resolver / bit.ly + t.co + lnkd.in + goo.gl + tinyurl resolver / final-URL fetcher / phishing redirect inspector. Walks the HTTP redirect chain hop-by-hop, returning every step with status code, Location header, redirect_type (permanent / temporary / meta / js), per-hop duration, and content-type, plus the final landing URL and total trace time. Useful for unmasking shortened links before fetch, and for forensic / security analysis of suspicious redirects.",
1135
+ "description": "(0.02 USDC/call) URL expander / expand url / redirect chain tracer / link unshortener / shortlink resolver / bit.ly + t.co + lnkd.in + goo.gl + tinyurl resolver / final-URL fetcher / phishing redirect inspector. Walks the HTTP redirect chain hop-by-hop, returning every step with status code, Location header, redirect_type (permanent / temporary / meta / js), per-hop duration, and content-type, plus the final landing URL and total trace time. Useful for unmasking shortened links before fetch, and for forensic / security analysis of suspicious redirects.",
1136
1136
  "method": "POST",
1137
1137
  "input_schema": {
1138
1138
  "type": "object",
@@ -1565,7 +1565,7 @@ export const TOOLS = [
1565
1565
  {
1566
1566
  "name": "market-recap",
1567
1567
  "http_name": "market-recap",
1568
- "description": "(0.005 USDC/call) Crypto market recap / market news summary / bitcoin ethereum recap / DeFi headline digest. Builds a deterministic short recap from recent GDELT crypto headlines: lead headlines, top sources, sentiment distribution, tone, and one-paragraph recap. Data-only news synthesis; no price prediction, trading advice, or order routing.",
1568
+ "description": "(0.005 USDC/call) Crypto market recap / market news summary / bitcoin ethereum recap / DeFi headline digest. Builds a short recap from recent GDELT crypto headlines: lead headlines, top sources, sentiment distribution, tone, and one-paragraph recap. Data-only news synthesis; no price prediction, trading advice, or order routing.",
1569
1569
  "method": "POST",
1570
1570
  "input_schema": {
1571
1571
  "type": "object",
@@ -1600,7 +1600,7 @@ export const TOOLS = [
1600
1600
  {
1601
1601
  "name": "mcp-tools-list",
1602
1602
  "http_name": "mcp-tools-list",
1603
- "description": "(0.005 USDC/call) MCP tools-list / Model Context Protocol discovery / list MCP server tools / tools/list JSON-RPC / agent capability discovery / MCP catalog lookup. Pass any MCP server URL (HTTP transport) — completes the initialize handshake and returns the tool catalog (names, descriptions, JSON-schema input shapes). Optionally also lists resources and prompts. Pure agent infrastructure: an agent that discovers an unknown MCP server URL gets back its capabilities without running its own MCP client. No API key. SSRF-guarded (no loopback / RFC1918 targets).",
1603
+ "description": "(0.005 USDC/call) MCP tools-list / Model Context Protocol discovery / list MCP server tools / tools/list JSON-RPC / agent capability discovery / MCP catalog lookup. Pass any MCP server URL (HTTP transport) — completes the initialize handshake and returns the tool catalog (names, descriptions, JSON-schema input shapes). Optionally also lists resources and prompts. Pure agent infrastructure: an agent that discovers an unknown MCP server URL gets back its capabilities without running its own MCP client. SSRF-guarded (no loopback / RFC1918 targets).",
1604
1604
  "method": "POST",
1605
1605
  "input_schema": {
1606
1606
  "type": "object",
@@ -1656,7 +1656,7 @@ export const TOOLS = [
1656
1656
  {
1657
1657
  "name": "mindshare",
1658
1658
  "http_name": "mindshare",
1659
- "description": "(0.008 USDC/call) Mindshare API / social mindshare / X conversation share / Twitter sentiment summary. Searches recent public X posts for a topic and returns tweet-level sentiment plus aggregate positive/neutral/negative distribution and average score. Uses X API v2 recent search with local deterministic sentiment scoring. Read-only; no posting, replying, liking, following, or account mutation.",
1659
+ "description": "(0.008 USDC/call) Mindshare API / social mindshare / X conversation share / Twitter sentiment summary. Searches recent public X posts for a topic and returns tweet-level sentiment plus aggregate positive/neutral/negative distribution and average score. Searches recent X posts with sentiment scoring. Read-only; no posting, replying, liking, following, or account mutation.",
1660
1660
  "method": "POST",
1661
1661
  "input_schema": {
1662
1662
  "type": "object",
@@ -1682,7 +1682,7 @@ export const TOOLS = [
1682
1682
  {
1683
1683
  "name": "npm-package-stats",
1684
1684
  "http_name": "npm-package-stats",
1685
- "description": "(0.003 USDC/call) npm package stats / npm registry lookup / npm downloads / package release history / lightweight package metadata. Fetches the public npm registry record for a package and returns description, license, repository, latest version, total version count, recent versions with publish timestamps and deprecation flags, age in days, days since last release, maintainer count + list, and downloads for the last day, week, month, year. Lightweight companion to package-risk-npm — same registry, but just the numbers, no LLM risk synthesis. Public npm registry (registry.npmjs.org + api.npmjs.org), no auth, commercial use permitted under the npm Public Registry Open Source Terms.",
1685
+ "description": "(0.003 USDC/call) npm package stats / npm registry lookup / npm downloads / package release history / package metadata. Fetches the public npm registry record for a package and returns description, license, repository, latest version, total version count, recent versions with publish timestamps and deprecation flags, age in days, days since last release, maintainer count + list, and downloads for the last day, week, month, year. The npm registry numbers behind package-risk-npm — just the metrics, without the risk write-up. Public npm registry (registry.npmjs.org + api.npmjs.org), commercial use permitted under the npm Public Registry Open Source Terms.",
1686
1686
  "method": "POST",
1687
1687
  "input_schema": {
1688
1688
  "type": "object",
@@ -1726,7 +1726,7 @@ export const TOOLS = [
1726
1726
  {
1727
1727
  "name": "people-enrich",
1728
1728
  "http_name": "people-enrich",
1729
- "description": "(0.01 USDC/call) People enrichment API / person enrichment / email enrichment / lead enrichment lite / Apollo alternative for agents. Given email, name, domain, or company, normalizes the person record, infers a display name from email when safe, detects free-email domains, fetches MX records via Cloudflare DNS, and optionally reads public homepage metadata for company context. Public-data only; does not use private people databases, LinkedIn scraping, or social-network scraping.",
1729
+ "description": "(0.01 USDC/call) People enrichment API / contacts enrich / contact enrichment / person enrichment / email enrichment / lead enrichment lite / Apollo alternative for agents. Given email, name, domain, or company, normalizes the person record, infers a display name from email when safe, detects free-email domains, fetches MX records via Cloudflare DNS, and optionally reads public homepage metadata for company context. Public-data only; does not use private people databases, LinkedIn scraping, or social-network scraping.",
1730
1730
  "method": "POST",
1731
1731
  "input_schema": {
1732
1732
  "type": "object",
@@ -1841,7 +1841,7 @@ export const TOOLS = [
1841
1841
  {
1842
1842
  "name": "product-name-score",
1843
1843
  "http_name": "product-name-score",
1844
- "description": "(0.005 USDC/call) Product name score API / product naming evaluator / feature name quality check. Same deterministic backend as brand-name-score, surfaced for agents naming products, features, apps, tools, newsletters, and APIs.",
1844
+ "description": "(0.005 USDC/call) Product name score API / product naming evaluator / feature name quality check. Same backend as brand-name-score, surfaced for agents naming products, features, apps, tools, newsletters, and APIs.",
1845
1845
  "method": "POST",
1846
1846
  "input_schema": {
1847
1847
  "type": "object",
@@ -1871,7 +1871,7 @@ export const TOOLS = [
1871
1871
  {
1872
1872
  "name": "pubmed-search",
1873
1873
  "http_name": "pubmed-search",
1874
- "description": "(0.01 USDC/call) PubMed search / biomedical literature search / medical journal lookup / NIH paper search / clinical-research finder / MeSH-term query / NCBI E-utilities wrapper. Searches PubMed for biomedical articles by free-text query, with optional date range and sort (relevance / pub_date / first_author). Returns total hit count plus PMID, title, authors, journal, publication date, abstract, MeSH terms, and DOI per paper. Federal public domain via NCBI E-utilities — no API key required.",
1874
+ "description": "(0.01 USDC/call) PubMed search / biomedical literature search / medical journal lookup / NIH paper search / clinical-research finder / MeSH-term query / NCBI E-utilities wrapper. Searches PubMed for biomedical articles by free-text query, with optional date range and sort (relevance / pub_date / first_author). Returns total hit count plus PMID, title, authors, journal, publication date, abstract, MeSH terms, and DOI per paper. Federal public-domain data via NCBI.",
1875
1875
  "method": "POST",
1876
1876
  "input_schema": {
1877
1877
  "type": "object",
@@ -1972,7 +1972,7 @@ export const TOOLS = [
1972
1972
  {
1973
1973
  "name": "qr-code-decode",
1974
1974
  "http_name": "qr-code-decode",
1975
- "description": "(0.002 USDC/call) QR code decode / QR decoder / QR reader / scan QR from URL / QR code OCR / barcode reader / link extraction from QR. Reads QR codes out of any public image URL (PNG / JPG / GIF / BMP) and returns the decoded text strings. Multiple QR codes in a single image are returned as separate entries. Wraps qrserver.com's free public read-qr-code API (true DIY decode requires canvas, which Workers don't have natively). Returns an empty `codes` array plus a descriptive `note` if the image can't be fetched or no QR is found.",
1975
+ "description": "(0.002 USDC/call) QR code decode / QR decoder / QR reader / scan QR from URL / QR code OCR / barcode reader / link extraction from QR. Reads QR codes out of any public image URL (PNG / JPG / GIF / BMP) and returns the decoded text strings. Multiple QR codes in a single image are returned as separate entries. Decodes a QR code from an image. Returns an empty `codes` array plus a descriptive `note` if the image can't be fetched or no QR is found.",
1976
1976
  "method": "POST",
1977
1977
  "input_schema": {
1978
1978
  "type": "object",
@@ -1990,7 +1990,7 @@ export const TOOLS = [
1990
1990
  {
1991
1991
  "name": "qr-code-generate",
1992
1992
  "http_name": "qr-code-generate",
1993
- "description": "(0.001 USDC/call) QR code generator / QR maker / vCard QR / WiFi QR / URL to QR / SVG QR / PNG QR / customizable error correction. Generates a QR code from arbitrary text — URL, vCard, WiFi join string, plain text — and returns it as a base64-encoded PNG (default) or SVG. Configurable size (64-1024 px), error correction level (L/M/Q/H), quiet-zone margin, and foreground/background hex colors. Pure JS encoder via the qrcode npm package — no upstream API call, deterministic output.",
1993
+ "description": "(0.001 USDC/call) QR code generator / QR maker / vCard QR / WiFi QR / URL to QR / SVG QR / PNG QR / customizable error correction. Generates a QR code from arbitrary text — URL, vCard, WiFi join string, plain text — and returns it as a base64-encoded PNG (default) or SVG. Configurable size (64-1024 px), error correction level (L/M/Q/H), quiet-zone margin, and foreground/background hex colors.",
1994
1994
  "method": "POST",
1995
1995
  "input_schema": {
1996
1996
  "type": "object",
@@ -2094,7 +2094,7 @@ export const TOOLS = [
2094
2094
  {
2095
2095
  "name": "qr-maker",
2096
2096
  "http_name": "qr-maker",
2097
- "description": "(0.001 USDC/call) QR maker API / QR code maker / URL to QR / text to QR. Generates a PNG or SVG QR code from text, URL, vCard, WiFi join string, or plain text. Pure JS encoder, no upstream API.",
2097
+ "description": "(0.001 USDC/call) QR maker API / QR code maker / URL to QR / text to QR. Generates a PNG or SVG QR code from text, URL, vCard, WiFi join string, or plain text.",
2098
2098
  "method": "POST",
2099
2099
  "input_schema": {
2100
2100
  "type": "object",
@@ -2623,7 +2623,7 @@ export const TOOLS = [
2623
2623
  {
2624
2624
  "name": "ssl-cert-info",
2625
2625
  "http_name": "ssl-cert-info",
2626
- "description": "(0.03 USDC/call) SSL / TLS certificate inspector. Issuer, subject, SAN list, validity dates, days-until-expiry. Sourced from Certificate Transparency logs (crt.sh).",
2626
+ "description": "(0.03 USDC/call) SSL / TLS certificate inspector / ssl cert checker. Issuer, subject, SAN list, validity dates, days-until-expiry. Sourced from Certificate Transparency logs (crt.sh).",
2627
2627
  "method": "POST",
2628
2628
  "input_schema": {
2629
2629
  "type": "object",
@@ -3210,7 +3210,7 @@ export const TOOLS = [
3210
3210
  {
3211
3211
  "name": "user-agent-parse",
3212
3212
  "http_name": "user-agent-parse",
3213
- "description": "(0.001 USDC/call) User-Agent parser / UA classifier / browser detection / OS detection / bot detection / AI crawler identifier (GPTBot, ClaudeBot, PerplexityBot). Pure-local regex parser — detects browser (Chrome, Firefox, Safari, Edge, Opera, Vivaldi, Samsung), OS (Windows, macOS, iOS, Android, Linux, ChromeOS) with version, device type (desktop / mobile / tablet / bot), and identifies 32+ specific bots/crawlers. No upstream call.",
3213
+ "description": "(0.001 USDC/call) User-Agent parser / UA classifier / browser detection / OS detection / bot detection / AI crawler identifier (GPTBot, ClaudeBot, PerplexityBot). Pure-local regex parser — detects browser (Chrome, Firefox, Safari, Edge, Opera, Vivaldi, Samsung), OS (Windows, macOS, iOS, Android, Linux, ChromeOS) with version, device type (desktop / mobile / tablet / bot), and identifies 32+ specific bots/crawlers.",
3214
3214
  "method": "POST",
3215
3215
  "input_schema": {
3216
3216
  "type": "object",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentutility/mcp-web-probe",
3
- "version": "0.27.0",
3
+ "version": "0.27.3",
4
4
  "description": "MCP server for the @agentutility web-probe cluster — pay-per-call x402 tools, no API keys, USDC on Base.",
5
5
  "license": "MIT",
6
6
  "type": "module",