mcpbeat Sign in

PageSpeed Insights MCP Server

local only

PageSpeed Insights MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.

One run is noise, so this reports the median of several distinct PageSpeed analyses and the spread.

Installs / week
not published
0
Stars
0 open issues
30 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Python

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command build-mcpb.py:123
        subprocess.run(MCPB_CLI + ["pack", stage, out], check=True)
Builds a file path from a variable pagespeed_insights/brand.py:86
            with open(os.path.join(FONTS_DIR, name), 'rb') as f:

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to PageSpeed Insights MCP

same job, measured the same way
Nvoip MCP Server
by com-nvoip

Secure Nvoip MCP server for reports, call analytics, service quality, and business insights.

answering
projectmind
by nodemint-dev

Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.

173 installs/wk local only
Admob MCP Server
by parksanggwon

MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports

118 installs/wk local only
Propick Integration MCP
by propick

Manage your real-estate stock on Propick (Dubai): bulk listing sync, lookups and run reports.

answering
GoldenAnalysis
by benseverndev-oss

Read-only cross-cutting analysis, metrics, and reporting across the Golden Suite.

146 installs/wk local only
Codemore
by abhinavteja123

The static analyzer your AI agent reads — fix-ready, machine-readable scan reports over MCP.

72 installs/wk local only
naia GEO Autopilot
by naia

Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.

61 installs/wk answering
Secrets-LE
by nolindnaidoo

Detect hardcoded secrets in source and config. Reports masked previews, never the values.

63 installs/wk local only

PageSpeed Insights MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for PageSpeed Insights MCP?
PageSpeed Insights MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is PageSpeed Insights MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.