Skip to main content
Glama

Safari MCP Server

by lxman

safari_close_session

Ends an active Safari browser automation session by terminating the specified session ID, ensuring proper resource cleanup and task completion.

Instructions

Close a Safari automation session

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