Skip to main content
Glama

Safari MCP Server

by lxman

safari_clear_network_logs

Remove captured network logs for a specific session in Safari MCP Server to manage data and maintain session efficiency during browser automation tasks.

Instructions

Clear captured network logs for a 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