Loading MCP server directory, please wait...
Google PageSpeed Insights & CrUX APIs: 17 tools for web performance audits.
npx @getmcp/cli add io.github.ruslanlap/pagespeed-insights-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GOOGLE_API_KEYGoogle API key with PageSpeed Insights API enabled
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ruslanlap/pagespeed-insights-mcp": {
"command": "npx",
"args": [
"-y",
"pagespeed-insights-mcp"
],
"env": {
"GOOGLE_API_KEY": ""
}
}
}
}