Back to Home
ruslanlap icon

pagespeed-insights-mcp

Verified Safe

by ruslanlap

Overview

This server integrates Google PageSpeed Insights API with Claude Desktop to provide web page performance analysis, recommendations, and detailed audits.

Installation

Run Command
npx pagespeed-insights-mcp

Environment Variables

  • GOOGLE_API_KEY

Security Notes

The server primarily makes outbound requests to Google's PageSpeed Insights API, which is a trusted endpoint. It correctly handles the Google API key via environment variables, preventing hardcoding. Input validation is performed using Zod schemas. There are no direct usages of 'eval' or other highly dangerous functions. Logging is directed to stderr to avoid interference with the MCP protocol on stdout. The project relies on standard, well-maintained Node.js libraries. The only potential risk would be if the Google API itself is compromised or misused, which is outside the scope of this server's code.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars4
Forks1
Last Update2025-11-21

Tags

PageSpeed InsightsWeb PerformanceLighthouseGoogle APIClaude MCP