Safari MCP is a macOS-only MCP server that automates the real Safari browser using native AppleScript and JavaScript. It provides tools for navigation, page reading, clicking, form filling, screenshots, storage, network capture, and other browser automation tasks without requiring Chrome, Playwright, or Puppeteer.
From the registry: Native Safari browser automation for AI agents — 80 tools, zero Chrome overhead.

Please install the `safari-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **macOS with Safari** — macOS only. Enable: Safari > Settings > Advanced > Show features for web developers. Enable: Safari > Develop > Allow JavaScript from Apple Events. (https://support.apple.com/guide/safari/use-the-developer-tools-in-the-develop-menu-sfri20948/mac)
- **Node.js** — Node.js 18+ required. (https://nodejs.org)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["safari-mcp"]
Note: 80 Safari automation tools using AppleScript + JavaScript. macOS only. Uses your real Safari with all sessions/logins. No Playwright/Puppeteer/WebDriver needed. Optional Safari extension for advanced features (requires Xcode to build). Also available via Homebrew.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.