Skip to main content
Glama

Safari MCP Server

by lxman

safari_get_page_info

Retrieve the current URL and page title from a Safari browser session using a unique session identifier. Enables developers and AI assistants to access and manage browser data for automation 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