SSEO MCP
SEO MCP Tools

Uptime and Core Web Vitals Tools

Review uptime summaries and Core Web Vitals records with SEO MCP while keeping measurement scope and diagnostic limits clear.

Monitoring tools add availability and page-experience context to SEO analysis. Use them to find patterns and choose the next investigation, not to claim an implementation root cause without supporting evidence.

get_uptime_summary

Returns uptime context for a known project. Use it when availability or recurring failures may affect crawling and user access.

Get the uptime summary for [PROJECT_UID].
Highlight recurring or recent failures and state the measurement window.
Do not infer a cause that is not present in the data.

Questions this tool can support:

  • Has the monitored site been consistently available?
  • Are failures clustered in a time window?
  • Should an SEO anomaly be checked against an availability event?

list_core_web_vitals

Lists Core Web Vitals records for a known project.

List Core Web Vitals for [PROJECT_UID].
Group records by URL pattern and classify the weakest LCP, INP, and CLS groups.
Return the measurement context and sample coverage.

Combine signals carefully

You may compare:

  • Uptime incidents with crawl failures.
  • Slow crawl response times with weak loading patterns.
  • Large shared images with weak LCP groups.
  • URL templates with recurring CLS or INP patterns.

These comparisons identify hypotheses. They do not prove causation. A crawler response time and a user-experience metric can come from different environments, devices, locations, and time windows.

Reporting checklist

  • Name the project and measurement period.
  • State whether records are field or lab measurements when known.
  • Group URLs by a defensible pattern.
  • Separate measured facts from likely causes.
  • Recommend the next diagnostic step.
  • Recheck with the same scope after a release.

See the Core Web Vitals workflow for a complete review template.

Related documentation

On this page