Skip to content
Back to search
30
MCP

safari-mcp

npm/safari-mcp

Safari browser automation for AI agents — native macOS, zero Chrome overhead. 96 tools via AppleScript + JavaScript.

Uptime
0.0%
111 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.achiya-automation/safari-mcp
Native Safari browser automation for AI agents — 80 tools, zero Chrome overhead.
0 tools
Safari (MCPSafari)
Native Safari browser automation on macOS with 24 tools via Swift and Manifest V3 extension.
0 tools
Safari Automation
Native Safari browser automation on macOS with 80 tools via AppleScript and JavaScript, requiring no external dependencies.
0 tools
MCP Browser
Native macOS browser exposing an MCP server so AI agents can drive a real WKWebView.
0 tools
MCP Browser
Native macOS browser that exposes a local MCP server for AI agents to drive a WKWebView.
0 tools
supersurf-mcp
Open-source MCP server for browser automation — gives AI agents control of a real Chrome browser via extension
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "safari-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}