Safari MCP Server
by Apple
Connects AI agents to a live Safari window for web debugging: DOM inspection, network monitoring, console logs, screenshots, and JS evaluation. Official Apple/WebKit MCP server.
Skills
DOM Inspection
Inspects the rendered DOM tree of a live Safari page so agents can read structure, styles, and accessibility state.
Network Monitoring
Captures network requests, responses, and timings from a Safari session for debugging load and API behavior.
Console & JS Eval
Reads console output and evaluates arbitrary JavaScript in the Safari page to verify user-facing state.
Related Agents
Browser Harness
Connects an LLM directly to a real Chrome browser over a single CDP websocket, letting the agent write the helper code…
OpenHands
Software engineering agent platform — runs in sandboxed Docker containers, edits code, runs tests, fixes bugs, and open…
Page Agent
Embeds a GUI agent in any web page with one script tag, driving the existing DOM from natural-language instructions wit…
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…