drio
Open app

@enemyrr/mcp-server-pagespeed

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

@enemyrr/mcp-server-pagespeed is a Model Context Protocol server that provides Google PageSpeed Insights analysis, enabling AI models to analyze webpage performance through a standardized interface.

To use the server, clone the repository, build the project, and add it to Cursor IDE settings. You can also run it directly from the command line using npx mcp-server-pagespeed.

  • Real-time webpage performance analysis - Detailed loading experience metrics - Prioritized improvement suggestions - Comprehensive error handling - TypeScript support
  1. Analyzing webpage performance for SEO optimization.
  2. Providing developers with insights on loading times and user experience.
  3. Generating improvement suggestions for better webpage performance.

Add to your AI client

Use these steps to connect @enemyrr/mcp-server-pagespeed in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "enemyrr-mcp-server-pagespeed-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-enemyrr-mcp-server-pagespeed-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "enemyrr-mcp-server-pagespeed-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-enemyrr-mcp-server-pagespeed-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "enemyrr-mcp-server-pagespeed-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-enemyrr-mcp-server-pagespeed-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "enemyrr-mcp-server-pagespeed-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-enemyrr-mcp-server-pagespeed-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "enemyrr-mcp-server-pagespeed-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-enemyrr-mcp-server-pagespeed-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "enemyrr-mcp-server-pagespeed-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-enemyrr-mcp-server-pagespeed-mcp-mirror"
      ]
    }
  }
}

FAQ

What does the analyze_pagespeed tool do?

It analyzes a webpage using the Google PageSpeed Insights API and returns performance scores and improvement suggestions.

How do I handle errors?

The server provides detailed error messages for invalid URLs, API request failures, and connection issues.

Can I contribute to the project?

Yes! Contributions are welcome, and you can submit a Pull Request on GitHub.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1342,"uuid":"7c9274e9-6bc3-408a-b4e9-037642eb2e74","name":"enemyrr_mcp-server-pagespeed","title":"@enemyrr/mcp-server-pagespeed","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-02-20T15:28:25.786Z","updated_at":"2025-02-23T07:12:22.794Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-server,pagespeed,performance-analysis","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/enemyrr_mcp-server-pagespeed","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/204928b963f538504f85645d2a67aaa2879c2b5b86783e6d991314409f2a3670/68747470733a2f2f676c616d612e61692f6d63702f736572766572732f77657338317738696c322f6261646765","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]