MCP Server
MCP
io.github.ruslanlap/pagespeed-insights-mcp
Google PageSpeed Insights & CrUX APIs: 17 tools for web performance audits.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "pagespeed-insights-mcp",
"version": "1.5.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Google API key with PageSpeed Insights API enabled",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GOOGLE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment