Skip to content
Back to search
30
MCP

safari-devtools-mcp

npm/safari-devtools-mcp

Safari DevTools MCP — real browser debugging with network interception, DOM inspection, cookie/storage management, and CSS analysis for AI agents on macOS

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

How to use

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

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