PluginBench
MCP Server
Active
Apache-2.0

PageSpeed Insights MCP MCP Server

com.considus/pagespeed-insights-mcp

What is the PageSpeed Insights MCP MCP server?

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

How to install PageSpeed Insights MCP

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pagespeed-insights-mcp": {
      "command": "https://github.com/Considus/pagespeed-insights-mcp/releases/download/v1.4.2/pagespeed-insights-mcp-1.4.2.mcpb",
      "args": []
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "pagespeed-insights-mcp": {
      "command": "https://github.com/Considus/pagespeed-insights-mcp/releases/download/v1.4.2/pagespeed-insights-mcp-1.4.2.mcpb",
      "args": []
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "pagespeed-insights-mcp": {
      "command": "https://github.com/Considus/pagespeed-insights-mcp/releases/download/v1.4.2/pagespeed-insights-mcp-1.4.2.mcpb",
      "args": []
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "pagespeed-insights-mcp": {
      "type": "stdio",
      "command": "https://github.com/Considus/pagespeed-insights-mcp/releases/download/v1.4.2/pagespeed-insights-mcp-1.4.2.mcpb",
      "args": []
    }
  }
}
Claude Code
claude mcp add pagespeed-insights-mcp -- https://github.com/Considus/pagespeed-insights-mcp/releases/download/v1.4.2/pagespeed-insights-mcp-1.4.2.mcpb

Related MCP servers

Read, organise and carefully-gated send for Proton Mail, without your mail leaving this machine.

0
Python
Apache-2.0
View repository →