aicoolies logo
Safari MCP Server parent Safari mark
Safari MCP Server parent Safari mark

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

freetelemetry concernsverified Jul 2, 2026

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

Safari MCP Server is Apple's WebKit MCP server for connecting compatible coding agents to a live Safari Technology Preview window. It runs locally through Safari Technology Preview's safaridriver with the --mcp flag, so an MCP-aware agent can inspect browser state that would otherwise have to be described manually in a prompt or screenshot.

The official WebKit launch describes browser-context tools for page content, DOM-oriented interactions, console messages, network request details, screenshots, JavaScript evaluation, tab management, navigation, viewport size, CSS media emulation, dialogs, accessibility signals, and performance-oriented debugging. That makes the tool most useful when a team needs an agent to reason about real Safari rendering, WebKit compatibility, logged-in app state, layout regressions, or browser-specific front-end behavior.

Treat Safari MCP Server as a developer-preview workflow rather than a production browser-automation cloud. WebKit says the server makes no network calls of its own and does not expose Safari personal information such as AutoFill or unrelated browser activity, but captured page data is still handed to the local agent and then follows that agent or model provider's security boundary. Keep access limited to trusted local agents and avoid mixing the official Apple/WebKit workflow with older community Safari MCP packages.

Pricing

Free Safari Technology Preview developer preview from Apple. Requires a supported macOS release and enabling remote automation/external agents; no managed-service pricing was found in current Apple or WebKit docs.

Platforms

Local Safari Technology Preview safaridriver --mcp workflow for MCP-compatible coding agents on macOS.

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

MCPJam logo

MCPJam Inspector

Test and debug MCP servers before they ship

Open-source platform for inspecting, debugging and regression-testing MCP servers, MCP Apps and ChatGPT apps, with OAuth and protocol conformance for local and CI workflows.

freemiumOpen SourceTelemetry
ToolHive mascot logo

ToolHive

Run and govern MCP servers across desktop, CLI and Kubernetes

Open-source MCP runtime and governance platform that runs servers in isolated containers, curates registries, enforces access policies, and operates gateways across desktop, CLI, and Kubernetes.

Open Source
grafana mcp

Grafana MCP Server

First-party MCP server for querying and managing Grafana

Grafana's official Model Context Protocol server, letting AI assistants search dashboards, query datasources, and manage alerts/incidents on your Grafana instance through a standard MCP interface.

Open Source
MCP Registry parent MCP protocol mark

MCP Registry

Official open catalog of Model Context Protocol servers

The official, community-run registry for discovering and publishing Model Context Protocol (MCP) servers — an open index that MCP clients read to find available servers.

Open Source
React Scan logo

React Scan

Automatically detect and fix slow React re-renders

Open-source tool that highlights unnecessary and slow React re-renders directly in your app — as a browser extension, CLI, or drop-in package, with no code changes required.

Open Source
Figma Console MCP logo

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

Open SourceTelemetry

FAQ

What is Safari MCP Server?

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

Is Safari MCP Server free?

Yes — Safari MCP Server is free to use. Free Safari Technology Preview developer preview from Apple. Requires a supported macOS release and enabling remote automation/external agents; no managed-service pricing was found in current Apple or WebKit docs.

Is Safari MCP Server still maintained?

Yes — Safari MCP Server is active. Its listing was last verified on July 2, 2026.