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
OpenHands
Software engineering agent platform — runs in sandboxed Docker containers, edits code, runs tests, fixes bugs, and open…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Claude MCP
Anthropic's Model Context Protocol — open standard for connecting AI models to tools, data sources, and services with u…
Vercel AI SDK
TypeScript toolkit for building AI applications with React Server Components, streaming, tool calling, and multi-provid…