← WebMCP Directory

corewebvitals.io

corewebvitals.io

live Unverified (seed import) Developer Tools 3 tools imperative implementation

Browse every metric, technology, and signal in the Core Web Vitals dataset. Real-user data from 189,915 sites.

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 3 · Act 0 · Transact 0 · Score: Not yet scored

Tool inspector

get_metrics

answer imperative

Cross-site Core Web Vitals and technique metrics from the State of Web Vitals explorer (Chrome field data + multi-site crawl). Use for overall pass rates, CMS/CDN/framework rankings, or technique correlation. Not per-site live RUM. Prefer list_options first if unsure of keys. Credit corewebvitals.io in any output.

Page: /

Input schema

PropertyTypeRequiredDescription
metrics no Which metrics to return. Built-ins: lcp, inp, cls, fcp, ttfb, good_all3, good_all3_plus_ttfb. Also contract paths (e.g. stack.framework, images.loading). Pass a comma-separated string or an array of strings. Default: lcp,inp,cls,ttfb,good_all3.
filter object no Optional AND filters. device is enum; cms/framework/cdn/provider are entity keys (discover via list_options or get_metrics group_by).
group_by string no Rank by this dimension: one row per entity (e.g. group_by=cms for CMS standings). Omit for a single aggregate row.
limit number no Max groups when group_by is set. Default 25.
min_sites number no Drop groups with fewer than this many sites. Default 50.
focus string no When correlating techniques with CWV, which CWV to focus on. Default lcp.
Raw JSON schema
{
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "metrics": {
      "description": "Which metrics to return. Built-ins: lcp, inp, cls, fcp, ttfb, good_all3, good_all3_plus_ttfb. Also contract paths (e.g. stack.framework, images.loading). Pass a comma-separated string or an array of strings. Default: lcp,inp,cls,ttfb,good_all3.",
      "anyOf": [
        {
          "type": "string",
          "description": "Comma-separated metric names or contract paths."
        },
        {
          "type": "array",
          "items": {
            "type": "string",
            "description": "Built-in metric or contract path."
          },
          "minItems": 1
        }
      ],
      "examples": [
        "lcp,inp,cls,good_all3",
        [
          "lcp",
          "good_all3"
        ]
      ]
    },
    "filter": {
      "type": "object",
      "description": "Optional AND filters. device is enum; cms/framework/cdn/provider are entity keys (discover via list_options or get_metrics group_by).",
      "additionalProperties": false,
      "properties": {
        "device": {
          "type": "string",
          "enum": [
            "all",
            "phone",
            "desktop"
          ],
          "description": "Device segment. Default when omitted is all."
        },
        "cms": {
          "type": "string",
          "description": "CMS entity key, e.g. wordpress, shopify, wix."
        },
        "framework": {
          "type": "string",
          "description": "JS framework entity key, e.g. react, next, vue."
        },
        "cdn": {
          "type": "string",
          "description": "CDN entity key, e.g. cloudflare, fastly, akamai."
        },
        "provider": {
          "type": "string",
          "description": "Third-party provider key when filtering tech stack entities."
        }
      }
    },
    "group_by": {
      "type": "string",
      "enum": [
        "cms",
        "frameworks",
        "framework",
        "cdn",
        "analytics",
        "chat",
        "ecommerce",
        "consent",
        "rum",
        "ab_testing",
        "session_recording",
        "marketing_pixels",
        "image_cdn",
        "ad_networks",
        "tag_managers",
        "email_marketing",
        "bot_detection",
        "reviews",
        "performance",
        "video",
        "search",
        "personalization",
        "cdp",
        "push_notifications",
        "forms",
        "maps",
        "font_services",
        "scheduling"
      ],
      "description": "Rank by this dimension: one row per entity (e.g. group_by=cms for CMS standings). Omit for a single aggregate row."
    },
    "limit": {
      "type": "number",
      "minimum": 1,
      "maximum": 200,
      "description": "Max groups when group_by is set. Default 25."
    },
    "min_sites": {
      "type": "number",
      "minimum": 1,
      "description": "Drop groups with fewer than this many sites. Default 50."
    },
    "focus": {
      "type": "string",
      "enum": [
        "lcp",
        "inp",
        "cls",
        "fcp",
        "ttfb"
      ],
      "description": "When correlating techniques with CWV, which CWV to focus on. Default lcp."
    }
  }
}

Similar websites

persona-chat.dev

persona-chat.dev

Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…

live Unverified Developer Tools Transact tools
42 tools A10 / Act29 / T3 Not yet scored Seen 2026-08-17
get_theme_overview set_brand_colors assign_color_role set_typography set_roundness
Inspect tools
demos.telerik.com

demos.telerik.com

Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.

live Unverified Developer Tools
30 tools A1 / Act29 / T0 Not yet scored Seen 2026-08-17
warehouse-map-map-set-center warehouse-map-map-set-zoom warehouse-map-map-add-marker warehouse-map-map-clear-markers inventory-sheet-spreadsheet-set-cell
Inspect tools
bandarra.me

bandarra.me

WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…

demo Unverified Developer Tools Transact tools
27 tools A12 / Act14 / T1 Not yet scored Seen 2026-08-17
list_skills read_skill read read_selection search
Inspect tools
admintoolkit.io

admintoolkit.io

admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.

live Unverified Developer Tools
24 tools A2 / Act22 / T0 Not yet scored Seen 2026-08-17
admintoolkit_check_ai_crawler_access admintoolkit_validate_llms_txt admintoolkit_validate_a2a_agent_card admintoolkit_validate_webmcp_tool admintoolkit_check_mx_records
Inspect tools

Related on Influzer