Skip to main content
Glama

Webby MCP Server

validate_performance_gtmetrix

Analyze website performance using GTmetrix API to test page speed, identify optimization opportunities, and measure loading metrics for web pages.

Instructions

Analyze website performance using GTmetrix. Requires API key (free tier available).

Input Schema

NameRequiredDescriptionDefault
apiKeyYesGTmetrix API key (required)
browserNoBrowser type (e.g., chrome)
locationNoTest location (e.g., vancouver-canada)
urlYes

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "GTmetrix API key (required)", "type": "string" }, "browser": { "description": "Browser type (e.g., chrome)", "type": "string" }, "location": { "description": "Test location (e.g., vancouver-canada)", "type": "string" }, "url": { "type": "string" } }, "required": [ "url", "apiKey" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cordlesssteve/webby-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server