Install
via Positronick CLI
$positronick mcp install safari-mcp-server --run
Official
$claude mcp add safari-mcp-stp -- "/Applications/Safari Technology Preview.app/Contents/MacOS/safaridriver" --mcp
The Safari MCP server is WebKit's official Model Context Protocol server for letting agents automate and inspect Safari for web development. It isn't a standalone download: it's built into the safaridriver binary that ships with Safari Technology Preview (247+), enabled via Safari's 'remote automation and external agents' setting. Together with chrome-devtools-mcp and playwright-mcp it completes the official browser-MCP set.