Back to search
30
MCP

safari-mcp

npm/safari-mcp

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

Uptime
0.0%
4 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 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
Safari DevTools MCP
MCP server for Safari DevTools — browser debugging and automation for AI coding agents
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools

How to use

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

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