Back to directory
lyosis/claudeforsafari

lyosis/claudeforsafari

@Lyosis

Gives Claude Desktop the ability to control Safari — navigate pages, read content, click elements, fill forms via the MCP protocol

safaribrowser-automationmacosweb-automationclaude-desktopbridgeautomation

Installation & Configuration

{
  "mcpServers": {
    "safari": {
      "command": "node",
      "args": [
        "/absolute/path/to/claudeForSafari/bridge/bridge.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17