Skip to main content
Glama

MCP Safari Server

by stevenayl
MIT License
1
  • Apple

navigate

Use this tool to direct the Safari browser to a specific URL on macOS. Ideal for web automation, testing, and debugging tasks.

Instructions

Navigate Safari to a specific URL

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL to navigate to

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The URL to navigate to", "type": "string" } }, "required": [ "url" ], "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