Skip to main content
Glama

Safari MCP Server

by lxman

safari_get_page_info

Retrieve the current page URL and title from Safari browser sessions using session identifiers for browser automation and debugging tasks.

Instructions

Get current page URL and title

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