PageSpeed Insights MCP Server

16 tools. 1 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

1 can modify or destroy data
15 read-only
16 tools total

Community server · catalogue entry verified 11/06/2026

How to control PageSpeed Insights MCP Server ↓

Read (15) Write / Execute (0) Destructive / Financial (1)
Critical Risk

1 of PageSpeed Insights MCP Server's 16 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

PolicyLayer is an MCP gateway — it sits between your AI agents and PageSpeed Insights MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "clear_cache": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Cap read operations
{
  "analyze_page_speed": {
    "limits": [
      {
        "counter": "analyze_page_speed_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register PageSpeed Insights MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON PAGESPEED INSIGHTS →

Free to start. No card required.

READ 15 tools
Read analyze_page_speed Run comprehensive Google PageSpeed Insights analysis with Lighthouse metrics Read batch_analyze Analyze performance for multiple URLs with progress tracking Read compare_pages Compare performance metrics between two URLs side-by-side Read crux_summary Get Chrome User Experience Report real-world field data for Core Web Vitals Read full_report Unified report combining Lighthouse lab data with CrUX field data Read get_element_analysis Get specific DOM elements causing performance issues (LCP element, CLS elements, lazy-loaded issues) Read get_full_audit Get comprehensive audit results for all categories (performance, accessibility, SEO, best practices, PWA) Read get_image_optimization_details Get specific images needing optimization with exact savings potential Read get_javascript_analysis Get JavaScript execution breakdown showing bootup time, unused code, and main thread work Read get_network_analysis Get detailed network waterfall showing all requests with timing, size, and priority Read get_performance_summary Get simplified performance metrics and opportunities for a webpage Read get_recommendations Generate smart performance recommendations with priority scoring and actionable fixes Read get_render_blocking_details Get render-blocking resources and critical request chains showing loading dependencies Read get_third_party_impact Get third-party script impact analysis grouped by entity (Google, Facebook, etc.) Read get_visual_analysis Get screenshots and visual timeline showing how the page loads (final screenshot, filmstrip frames, full-page

Other MCP servers with similar tools — same risk classification, starter policies for each.

Can an AI agent delete data through the PageSpeed Insights MCP Server MCP server? +

Yes. The PageSpeed Insights MCP Server server exposes 1 destructive tools including clear_cache. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How many tools does the PageSpeed Insights MCP Server MCP server expose? +

16 tools across 2 categories: Destructive, Read. 15 are read-only. 1 can modify, create, or delete data.

How do I enforce a policy on PageSpeed Insights MCP Server? +

Register the PageSpeed Insights MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every PageSpeed Insights MCP Server tool call.

Deterministic rules across all 16 PageSpeed Insights MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

16 PageSpeed Insights MCP Server tools catalogued and risk-classified — across an index of 42,500+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.