Loomal

Safari DevTools MCP

MCP server by github.com/hayodev/safari-devtools-mcp

MCP server for Safari DevTools — browser debugging and automation for AI coding agents

2 starsnpm: safari-devtools-mcp

About Safari DevTools MCP

Safari DevTools MCP is an MCP (Model Context Protocol) server published by hayodev in the official MCP registry, listed under App Automation on Loomal. MCP server for Safari DevTools — browser debugging and automation for AI coding agents

It ships as an npm package (safari-devtools-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hayodev/safari-devtools-mcp, where the project has earned 2 GitHub stars.

Use Safari DevTools MCP with your agent

Claude Code · one command
claude mcp add safari-devtools-mcp -- npx -y safari-devtools-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "safari-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "safari-devtools-mcp"
      ]
    }
  }
}
npmsafari-devtools-mcp

Frequently asked questions

What is Safari DevTools MCP?
Safari DevTools MCP is an MCP (Model Context Protocol) server by hayodev in the App Automation category. MCP server for Safari DevTools — browser debugging and automation for AI coding agents
How do I connect Safari DevTools MCP to Claude, Cursor, or another MCP client?
Install Safari DevTools MCP from its npm package (safari-devtools-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Safari DevTools MCP open source?
Yes — the source code is public at github.com/hayodev/safari-devtools-mcp, with 2 GitHub stars.
Can AI agents pay to use Safari DevTools MCP?
Not yet through Loomal — Safari DevTools MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Safari DevTools MCP? Claim this listing free by verifying GitHub ownership, or contact us.