Back to MCP Servers
🔌

achiya-automation/safari-mcp

MIT

](https://glama.ai/mcp/servers/achiya-automation/safari-mcp) 📇 🏠 🍎 - Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less C

JavaScriptBrowser

Install

npx -y safari-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "achiya-automation-safari-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "safari-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.