Skip to main content
Glama

Webpage Screenshot MCP Server

clear-auth-cookies

Clear saved authentication cookies for a specific domain or remove all cookies to ensure clean session states using the Webpage Screenshot MCP Server tool.

Instructions

Clears saved authentication cookies for a specific domain or all domains

Input Schema

NameRequiredDescriptionDefault
urlNoURL of the domain to clear cookies for. If not provided, clears all cookies.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "URL of the domain to clear cookies for. If not provided, clears all cookies.", "format": "uri", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Webpage Screenshot MCP Server

Related Tools

    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/ananddtyagi/webpage-screenshot-mcp'

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