Skip to main content
Glama

MCP Safari Server

by stevenayl
MIT License
1
  • Apple

take_screenshot

Capture the current Safari window as a screenshot using the MCP Safari Server. Specify an optional filename to save the image for automation, testing, or debugging purposes.

Instructions

Take a screenshot of the current Safari window

Input Schema

NameRequiredDescriptionDefault
filenameNoFilename for the screenshot (optional)

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "Filename for the screenshot (optional)", "type": "string" } }, "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/stevenayl/mcp-safari-server'

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