https://x402-zadenworks.zaden-gaming.workers.dev/mcp ↗
Read, screenshot, diff, verify and audit any URL: SEO, links, sitemaps, schema, a11y.
ZadenWorks is a remote MCP server published at x402-zadenworks.zaden-gaming.workers.dev. It has been probed 13 times since 9/12/2026. It answered in 13 of them (100.0%), a near-uninterrupted record. Median response time is 519 ms, a delay an agent will notice. It exposes a broad tool surface of 15 tools. On the protocol side it still runs 2025-11-25 and has not moved to the newer spec.
Can an LLM agent pick the right tool here — names, descriptions and parameter clarity are assessed.
watch_page — Description cuts off mid-sentence, making purpose unclear.batch_pages — Description incomplete, truncating key functionality explanation.audit_site_health — Overlaps with 'audit_seo' and 'scan_accessibility', risking tool selection ambiguity.Risk: low
tools/list structure, inputSchema validity, and a functional smoke test — the components of the 0-100 score.
Tools the server advertised in the latest measurement — measured, not catalog-claimed.
read_pageExtract clean readable markdown/text from any public URL (title, byline, excerpt, body content with nav/ads/scripts stripped). Handles JS-rendered pages. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
urlstringrequiredincludeLinksbooleanincludeImagesbooleanselectorstringmaxLengthintegerx_paymentstringwatch_pageCheck whether a URL's content has changed since the last check (paragraph-level diff). First call for a URL establishes a baseline (changed comes back null); later calls report true/false plus what was added or removed. Baselines are shared across callers by default for the same URL — pass a unique 'key' for a private baseline. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
urlstringrequiredselectorstringkeystringx_paymentstringcompare_pagesCompare two URLs' content and report what's different: paragraphs unique to each side, word count delta, whether they're identical. Paid: $0.02 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
urlAstringrequiredurlBstringrequiredselectorstringmaxDiffItemsintegerx_paymentstringbatch_pagesRun a mix of read_page/watch_page/verify_claim/compare_pages/extract_tables operations behind a SINGLE payment instead of paying for each one separately — use this whenever you need to process more than one URL, since it saves you multiple payment negotiations. Each item needs an 'op' ("read", "watch", "verify", "compare", or "tables") plus that op's required fields (url for read/watch/verify/tables, urlA+urlB for compare, claim for verify). Sized by weight, not item count: read/watch/verify/tables = 1 unit each, compare = 2 units (it loads two pages); total weight per call must be ≤ 6. Paid: $0.05 flat per call (a discount vs paying per-item) in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
itemsarrayrequiredx_paymentstringverify_claimCheck whether a claimed quote or fact actually appears on a URL — a cheap citation/hallucination checker. Returns verdict exact_match, close_match (with a confidence score and the closest matching passage), or not_found. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
urlstringrequiredclaimstringrequiredselectorstringx_paymentstringextract_tablesExtract every HTML table on a page as structured JSON — headers, row arrays, and (when headers exist and are unique) row objects keyed by header name, plus a best-effort caption for each table. Saves hand-parsing pricing tables, spec sheets, and schedules out of raw HTML. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
urlstringrequiredselectorstringmaxTablesintegermaxRowsPerTableintegerx_paymentstringaudit_seoAudit the on-page SEO fundamentals search engines and social platforms actually read: title and meta-description length, canonical tag, Open Graph and Twitter Card tags, heading structure, robots directives, viewport, and whether robots.txt and sitemap.xml exist. Returns a prioritised plain-English issue list and a 0-100 score per URL. Takes up to 10 URLs in one call, so competitors can be audited alongside your own page. No browser is used, so it is fast. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
urlsarrayrequiredcheckRobotsAndSitemapbooleantitleLengthRangeobjectdescriptionLengthRangeobjectx_paymentstringcheck_linksCheck every link on a page and report which are broken. Each anchor is resolved to an absolute URL, de-duplicated, and checked with a HEAD request (falling back to GET where the server rejects HEAD), returning its status code, whether it redirected, response time and a severity. Gives a 0-100 score and a letter grade per page. Anchors, mailto: and tel: links are excluded because they cannot be broken. Up to 5 pages and 40 link checks per call. Paid: $0.02 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
urlsarrayrequiredcheckExternalLinksbooleanmaxLinksPerPageintegerx_paymentstringaudit_sitemapAudit a site's crawlability from robots.txt and its XML sitemaps: whether robots.txt exists, whether it blocks all crawlers, which sitemaps it declares, whether those parse as valid XML, how many URLs they list, whether entries carry lastmod dates, and whether a live sample of those URLs actually respond. Returns a 0-100 score, a letter grade, a severity and a prioritised issue list. Accepts a bare domain. Up to 2 sites per call. Paid: $0.02 per call in USDC on Base via x402 -- call once without x_payment to receive the payment challenge.
sitesarrayrequiredmaxUrlsToSampleintegerx_paymentstringvalidate_structured_dataValidate a page's JSON-LD structured data and its social preview tags. Reports which schema.org types are present, whether each carries the fields Google's rich results require, whether any JSON-LD block fails to parse as JSON, and whether Open Graph and Twitter Card tags are complete. Useful before publishing, or to diagnose why a page renders no preview card when shared. Returns a 0-100 score, a letter grade and a prioritised issue list. Up to 10 URLs per call. Paid: $0.01 per call in USDC on Base via x402 -- call once without x_payment to receive the payment challenge.
urlsarrayrequiredx_paymentstringscan_accessibilityQuick WCAG-oriented accessibility scan of a page's markup: images with no alt attribute, form fields with no accessible label, a missing lang or viewport, links with no accessible name, duplicate ids, and skipped heading levels. Returns a 0-100 score, a letter grade, a severity and a prioritised issue list. This is STATIC analysis of the served HTML, so it does not check colour contrast, focus order, keyboard traps or runtime ARIA state -- the response names those exclusions explicitly rather than implying they passed. Up to 10 URLs per call. Paid: $0.01 per call in USDC on Base via x402 -- call once without x_payment to receive the payment challenge.
urlsarrayrequiredx_paymentstringaudit_site_healthRun a COMPLETE health check on a page behind a single payment, and the tool to reach for when someone asks 'is this page any good?' rather than one narrow question. Covers on-page SEO and meta tags, JSON-LD structured data and social preview tags, and WCAG accessibility -- optionally plus broken links and robots.txt/sitemap crawlability. Returns one overall score, every finding in a single worst-first list with the check that produced it, and the full per-check detail. Cheaper and far simpler than calling audit_seo, validate_structured_data and scan_accessibility separately and paying three times. Paid: $0.05 per call in USDC on Base via x402 -- call once without x_payment to receive the payment challenge.
urlstringrequiredincludeLinksbooleanincludeSitemapbooleanx_paymentstringDerived by comparing consecutive probes — changes in era, protocol version, build and reachability.
Add this badge to your README — it updates automatically as measurements change.
[](https://mcpmetrics.io/servers/io-github-zadengg-x402-zadenworks)<a href="https://mcpmetrics.io/servers/io-github-zadengg-x402-zadenworks"><img src="https://mcpmetrics.io/badge/io.github.ZadenGG/x402-zadenworks/era.svg" alt="mcpmetrics"></a>You are seeing the last 7 days. Sign up for the full history. Which check failed and why is in the dashboard.
Sign up free to seeThe catalog entries whose name and description are closest to this one, found with the same index the search box uses.
Audits MCP tool definitions for patterns that make models call tools wrong or mis-fill args.
AI-operated. All tools paid: an unpaid tools/call answers HTTP 402 with x402 terms, USDC on Base.
AI-operated. Free previews: licences, page reads, endpoint checks. Paid full versions over x402.
Verify a Chinese supplier before you pay: company identity, status, risk signals. x402 per call.
AEO audit: score any website 0-100 for AI visibility. Checks schema, meta, content, AI crawlers.
Read-only audit of any local service business, Open Service Profile conformance first.
| Run | Era | Modern | ms | Legacy | ms | Versions |
|---|---|---|---|---|---|---|
| 2026-09-13 16:52:42 | Legacy | 200 | 718 | 200 | 565 | 2025-11-25 |
| 2026-09-13 14:49:35 | Legacy | 200 | 618 | 200 | 615 | 2025-11-25 |
| 2026-09-13 12:47:19 | Legacy | 200 | 621 | 200 | 564 | 2025-11-25 |
| 2026-09-13 10:45:14 | Legacy | 200 | 1027 | 200 | 799 | 2025-11-25 |
| 2026-09-13 08:43:04 | Legacy | 200 | 328 | 200 | 491 | 2025-11-25 |
| 2026-09-13 06:40:42 | Legacy | 200 | 543 | 200 | 512 | 2025-11-25 |
| 2026-09-13 04:35:29 | Legacy | 200 | 402 | 200 | 306 | 2025-11-25 |
| 2026-09-13 01:33:33 | Legacy | 200 | 270 | 200 | 272 | 2025-11-25 |
| 2026-09-12 23:31:36 | Legacy | 200 | 296 | 200 | 322 | 2025-11-25 |
| 2026-09-12 21:29:15 | Legacy | 200 | 519 | 200 | 347 | 2025-11-25 |
Each block is one measurement round. Green: working response. Amber: responded but the server was returning errors (5xx). Red: no response at all.
Each cell is one probe run. Faded cells are incomplete probes — one leg did not answer, so the era is inconclusive.
The two probe legs separately: modern server/discover and legacy initialize.
Comments
Sign in to write a comment
No comments yet. Be the first.