Skip to main content
Glama

Safari MCP Server

by lxman

safari_get_performance_metrics

Retrieve page performance metrics from Safari sessions using sessionId, enabling analysis of browser behavior and page efficiency for automation and debugging tasks.

Instructions

Get page performance metrics

Input Schema

NameRequiredDescriptionDefault
sessionIdYesSession identifier

Input Schema (JSON Schema)

{ "properties": { "sessionId": { "description": "Session identifier", "type": "string" } }, "required": [ "sessionId" ], "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/lxman/safari-mcp-server'

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