Skip to main content
Glama

AI Vision Debug MCP Server

performance_analysis

Assess and optimize website performance by analyzing key metrics such as page load times, network activity, and device-specific behavior. Input a URL, specify iterations, and emulate devices for detailed insights.

Instructions

Analyze page performance metrics

Input Schema

NameRequiredDescriptionDefault
deviceNoOptional device to emulate (e.g., "iPhone 13", "Pixel 5")
iterationsNoNumber of test iterations to run. Default: 1
urlYesURL to analyze performance for
waitForNetworkIdleNoWhether to wait for network to be idle. Default: true

Input Schema (JSON Schema)

{ "properties": { "device": { "description": "Optional device to emulate (e.g., \"iPhone 13\", \"Pixel 5\")", "type": "string" }, "iterations": { "description": "Number of test iterations to run. Default: 1", "type": "number" }, "url": { "description": "URL to analyze performance for", "type": "string" }, "waitForNetworkIdle": { "description": "Whether to wait for network to be idle. Default: true", "type": "boolean" } }, "required": [ "url" ], "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/samihalawa/mcp-server-ai-vision'

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