#safari
webkit.org · ⭐️ 8/10 · 2026-07-03
Apple has introduced the Safari MCP server, a tool that allows large language models (LLMs) to interact with and automate the Safari browser for web development tasks such as debugging, testing, and layout inspection. This integration marks a significant step in bringing AI-powered browser automation to Apple's ecosystem, potentially streamlining workflows for web developers and enabling more efficient cross-browser testing. It also positions Safari alongside Chrome and Firefox in supporting MCP, fostering competition and innovation in developer tools. The Safari MCP server is part of WebKit's developer tools and works by exposing browser state and actions through the Model Context Protocol (MCP), allowing LLMs to perform operations like opening pages, inspecting computed styles, and checking layouts. It is available for download and can be used with various LLM-powered agents.