Apple introduces the Safari MCP server in Safari Technology Preview 247, described by WebKit engineer Saron Yitbarek as a Model Context Protocol (MCP) server for web developers. The update is intended to improve how coding agents inspect and debug websites by connecting an MCP-capable client to a Safari browser window. When an agent is connected to the live browser session, it can access information that reflects how code actually renders in the browser.
Across the reports, sources state that agents can obtain page and runtime details such as DOM access, network request information, screenshots, and console output. The MCP server is positioned as usable with any MCP-compatible client, not only a specific vendor tool. Because MCP is an open protocol associated with Anthropic, the server is described as interoperable with a range of agent and developer tooling that supports MCP. The common emphasis is that the Safari MCP server allows more autonomous debugging by giving agents visibility into the same in-browser signals available to developers during inspection.