HomeBrowser Automation & Scraping › safari-mcp

safari-mcp

Native Safari browser automation for AI agents — 98 tools, zero Chrome overhead.

TypeScript Local macOS
★ 205 stars Last pushed 2026-09-22 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.21.13)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "safari-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry