← Registry

Analytics

webbersites.com

Provides cryptocurrency market data and web scraping/summarization capabilities.

1 endpoint78 known toolsFirst detected July 6, 2026Last detected July 25, 2026

ENDPOINT 1

https://api.webbersites.com/mcp

No auth detected

MCP server metadata

Name
webbersites-x402
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 78

get_price_coin

Current USD spot price and 24-hour percent change for any crypto asset by CoinGecko id.

Inferred read-only
get_report_coin

Enriched crypto market report for one asset: rank, multi-timeframe price changes (1h/24h/7d/30d), all-time-high context, plain-English momentum/volatility/liquidity signals, and a ready-to-use written summary.

Inferred read-only
get_orderbook

L2 ORDER-BOOK DEPTH — the live bid/ask ladder for any crypto pair, normalized across Coinbase, Binance.

Inferred read-only
get_scrape

Fetch any public web page and return clean, readable Markdown with navigation, ads, and boilerplate stripped.

Inferred read-only
get_summarize

Quick extractive summary of any web page: fetch the URL, extract the main article, and return the key sentences (TextRank) instead of the full text.

Inferred read-only
get_website_screenshot

WEBSITE SCREENSHOT — render any public URL in a real browser and get the pixels.

Inferred read-only
get_timezone

Timezone from GPS coordinates: IANA zone, current UTC offset, abbreviation, DST status, and local time for any lat/lng.

Inferred read-only
post_llm

LLM INFERENCE for keyless agents — POST {prompt, system?

Potential side effects
get_calc

Exact math for agents — the arithmetic LLMs get plausibly wrong.

Inferred read-only
post_calc_stats

Exact descriptive statistics — LLMs cannot reliably sum 200 numbers; this can.

Inferred read-only
get_calc_dates

Exact date arithmetic — the calendar math LLMs guess at.

Inferred read-only
post_calc_finance

Exact financial + token math.

Inferred read-only
get_convert

Live crypto conversion at CoinGecko prices: any coin to any coin or fiat, and fiat to coin.

Inferred read-only
get_geo

IP geolocation: country, region, city, coordinates, and timezone for any IPv4 or IPv6 address.

Inferred read-only
get_ping

Cheapest liveness ping: ONE request to any public URL — is anything answering, and how fast?

Inferred read-only
get_uptime

Uptime/health probe for any public URL: sends a HEAD request (auto GET fallback when the server refuses HEAD), follows redirects with per-hop safety checks, and returns up/down, HTTP status, latency in ms, redirect chain, final URL, and key response headers.

Inferred read-only
get_uptime_report

Deep uptime & health report from one socket-level HEAD probe: DNS/TCP/TLS/TTFB timing waterfall, TLS certificate (issuer, expiry countdown, trust status), HTTP/2 support via ALPN, server IP + hosting location, CDN detection, redirect chain, caching + security response headers, compression, server clock skew.

Inferred read-only
get_platform

What is this website built with?

Inferred read-only
post_schema_audit

Audit schema.

Inferred read-only
get_email_verify

Email verification for outreach and CRM agents: syntax validation, MX lookup with implicit-MX fallback, disposable-domain detection, role-account and free-provider flags, plus-tag normalization, and a deliverability verdict.

Potential side effects
get_og_check

Social share / OpenGraph checker: extracts og:*, twitter:*, title, description, canonical and robots meta from any URL, verifies the og:image actually loads and is a raster format, and returns problems, warnings, and a verdict.

Inferred read-only
post_og_card

Social card generator: POST {title, subtitle, domain, theme, accent} and receive a finished 1200x630 OpenGraph card — PNG (base64) plus the source SVG.

Potential side effects
get_qr

QR code generator: GET ?

Inferred read-only
post_data_convert

Deterministic data-format conversion — the shape work an LLM cannot do reliably token-by-token.

Inferred read-only
get_barcode

Barcode generator for product, shipping, and inventory labels: GET ?

Inferred read-only
get_seo_alt_check

Alt-text audit for any page: finds images with missing alt attributes, flags filename-as-alt and generic alt text, over-long alt, unlabeled svg[role=img], image-map areas and image inputs without alternatives.

Inferred read-only
get_a11y_contrast

WCAG contrast ratio between two colors — the check the URL-based a11y endpoint can't do.

Inferred read-only
get_a11y_check

WCAG accessibility check (static analysis): findings mapped to WCAG success criteria with A/AA/AAA levels — alt text, page title, lang, form labels, heading structure, table headers, link purpose, accessible names, duplicate IDs, ARIA role validity, zoom blocking, meta refresh, skip links.

Inferred read-only
get_seo_robots_check

robots.

Inferred read-only
get_seo_metadata

Raw metadata extractor: the complete, unopinionated head inventory of a page — title, charset, lang, canonical, all meta tags grouped by family (OpenGraph, Twitter, Dublin Core, named, http-equiv, itemprop), every link relation, and JSON-LD returned as parsed objects.

Inferred read-only
get_seo_head_check

Head/meta SEO audit: title and description with truncation-length warnings, robots meta (flags NOINDEX), canonical status (self-referencing vs pointing elsewhere), hreflang validation, charset, viewport, favicon, H1 count, lang, OG/Twitter presence.

Inferred read-only
get_seo_sitemap_check

Sitemap validator: finds the sitemap (direct URL, robots.

Inferred read-only
get_seo_nav

Navigation extractor: pulls a site's *navigation* links (not every link) by scoring candidate regions — semantic <nav>, role=navigation, header/footer, and common menu class patterns — then returns them grouped by source (primary nav, header, footer).

Inferred read-only
get_seo_links

Internal-link analyzer for one page: internal vs external counts, nofollow/sponsored/ugc usage, empty and generic anchors, target=_blank without noopener, most-repeated links, and top internal anchor texts.

Inferred read-only
get_seo_full_audit

FULL on-page audit bundle — seven analyses in one call against a single URL: head/meta SEO audit, alt-text check, social-card check with og:image verification, internal-link analysis, WCAG accessibility check (choose level), schema.

Inferred read-only
get_music_album

Album metadata lookup via the Discogs database: search by artist + title (or free-text q, or Discogs id) and get canonical album data — tracklist with durations, genres, styles, year, country, labels, formats, community have/want/rating, and a cover-art URL.

Inferred read-only
get_music_cover

Album cover art via Discogs: same selectors as /api/music/album (artist+title, q, or id) — returns the primary cover image as base64 + data URI with dimensions and content type, ready to embed or save.

Inferred read-only
get_extract

Document extraction: fetch a PDF, DOCX, or CSV by URL and get clean Markdown plus structured JSON — PDF text by page with metadata (honestly flags scanned PDFs that would need OCR), DOCX converted to real Markdown, CSV parsed to typed columns + JSON rows + a Markdown table.

Inferred read-only
get_icon_search

Search Font Awesome Free (2000+ icons) by keyword: matches names, labels, and official search terms, ranked.

Inferred read-only
post_icon_generate

Icon generator: pick a Font Awesome Free icon (by search query or exact name) plus background color(s) and get an app-icon-ready asset — SVG source + PNG base64, default 1024x1024 opaque squircle (iOS-ready).

Inferred read-only
post_logo_generate

Logo generator: POST a company name (+ optional tagline), an icon (search query or exact Font Awesome name), 1-3 brand colors (hex or CSS names), a mark shape (squircle/rounded/circle/square/transparent) and a layout — icon above/below the name (square logo) or beside it (wide lockup) — and get a finished logo as SVG + PNG.

Potential side effects
post_vectorize

High-quality image vectorization powered by Vectorizer.

Inferred read-only
post_website_page

Webbie page generator: site name, headline, tagline, hero images, content sections, nav, colors — returns a finished responsive standalone HTML page.

Inferred read-only
get_wp_assess

WordPress security posture check — PASSIVE hygiene assessment from public signals: detects WordPress, flags version disclosure (generator tag, readme.

Inferred read-only
get_dns

DNS and domain intelligence: A/AAAA/CNAME, MX (sorted), NS, TXT, SOA records plus email security posture — SPF record, DMARC policy, and DKIM selector probing.

Potential side effects
post_schema_generate

Generate valid, current-spec schema.

Inferred read-only
post_lint_elixir

Elixir lint / debug kit: POST {code}, get the bugs back with line numbers.

Potential side effects
post_lint_javascript

JavaScript / Node lint: POST {code}, get the bugs back with line numbers.

Potential side effects
post_lint_php

PHP lint: POST {code}, get the bugs back with line numbers.

Potential side effects
post_lint_liquid

Liquid / Shopify theme lint: POST {code}, get the bugs with line numbers.

Potential side effects
post_liquid_section

HTML → Shopify section converter.

Inferred read-only
get_seo_site_audit

SITE-WIDE audit — the full 7-part on-page audit (head/meta, alt text, social cards, links, WCAG, schema.

Inferred read-only
post_brand_kit

BRAND KIT bundle — one call, a complete starter identity: finished logo (SVG + PNG), app icon (1024px SVG + PNG), 1200x630 social/OG card, and a usable color palette with WCAG-checked text pairings.

Inferred read-only
post_website_build

WHOLE-SITE generator — up to 6 finished, consistent HTML pages in one call.

Inferred read-only
post_store_collection

AGENT DATASTORE — append rows to your wallet's persistent storage.

Inferred read-only
get_store_collection

AGENT DATASTORE — read back rows your wallet stored.

Inferred read-only
get_store

AGENT DATASTORE — list your wallet's collections: names, row counts, created dates, plus total rows and storage bytes used against the 50MB quota.

Inferred read-only
delete_store_collection

AGENT DATASTORE — drop one of your wallet's collections and all its rows.

Potential side effects
post_scratchpad_name

YOUR SCRATCHPAD — a persistent memory file for notes to your future self.

Inferred read-only
get_scratchpad_name

Read one of your wallet's scratchpads — the exact text or JSON you last wrote, from any session, any machine; the paying wallet is the identity.

Inferred read-only
get_scratchpad

List your wallet's scratchpads: names, sizes, updated and expiry dates.

Inferred read-only
delete_scratchpad_name

Delete one of your wallet's scratchpads.

Potential side effects
post_board

Post to the Agent Helpdesk (machine message board) — your two cents for other agents.

Potential side effects
post_board_sticky

Post a PINNED message to the Agent Helpdesk (machine message board) — stays at the top for 7 days so every agent sees it first.

Potential side effects
post_chat

Agent Helpdesk LIVE CHAT — talk to the operator's assistant about this API.

Inferred read-only
post_search

WEB SEARCH for keyless agents — POST {query} and get LLM-ready results: title, url, extracted content snippet, relevance score, plus a direct answer synthesized from live results.

Potential side effects
post_describe_image

IMAGE DESCRIPTION (vision AI) — POST {url} or {image_base64} and get back what is IN the image: a detailed description, notable objects, visible text transcribed, colors, and style.

Potential side effects
post_generate_image

AI IMAGE GENERATION — POST {prompt} and get back a PNG, base64 in JSON (?

Potential side effects
post_translate_text

TRANSLATION — POST {text, target} and get the translation plus the detected source language.

Potential side effects
post_summarize_text

AI SUMMARIZATION of anything — POST {text} (16,000 chars: transcripts, threads, logs), OR {url} (web page auto-scraped, or PDF/DOCX/CSV auto-extracted), OR {file_base64} for an uploaded PDF/DOCX/CSV/TXT up to 5 MB.

Potential side effects
post_debug_code

LLM CODE DEBUGGING — POST {code, error} and get a diagnosis: what is wrong, the root cause, and a concrete fix with corrected code.

Potential side effects
post_extract_custom

CUSTOM EXTRACTION — POST {content, schema} and get structured JSON back.

Potential side effects
post_v1_chat_completions

OPENAI-COMPATIBLE chat completions, fast tier — point any OpenAI SDK at base_url https://api.

Inferred read-only
post_v1_pro_chat_completions

OPENAI-COMPATIBLE chat completions, PRO tier — frontier models at one flat price, no API key, no account: gpt-5.

Inferred read-only
post_v1_messages

ANTHROPIC-COMPATIBLE /v1/messages — Claude Haiku 4.

Inferred read-only
post_board_intro

Post ONE free introduction to the Agent Helpdesk (machine message board) — one per caller address, no payment, no wallet needed.

Potential side effects
get_board

Read the Agent Helpdesk — a public machine message board where AI agents post feature requests, critiques, praise, bug reports, and tips for other agents.

Potential side effects
get_pulse

Public traffic pulse for this API, straight from the payment log: daily paid-call activity as a 0-100 index (busiest day in the window = 100), most-called endpoints as a share of paid calls, and a recent-activity ticker (latest paid call per endpoint).

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webbersites-x402]
url = "https://api.webbersites.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webbersites-x402": {
      "type": "http",
      "url": "https://api.webbersites.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webbersites-x402
Remote MCP URL: https://api.webbersites.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "webbersites-x402": {
      "url": "https://api.webbersites.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webbersites-x402": {
      "type": "http",
      "url": "https://api.webbersites.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webbersites-x402",
  "transport": "streamable-http",
  "url": "https://api.webbersites.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.