Safari MCP – Native macOS browser automation (80 tools)
Safari automation for AI agents with 60% less CPU than Chrome DevTools MCP.

DNS hijacking + self-signed cert trick to intercept Safari search, but setup is fragile and requires sudo.
macOS users wanting privacy-focused search; technically confident developers
SearXNG · StartPage · DuckDuckGo
Safari automation for AI agents with 60% less CPU than Chrome DevTools MCP.
It tames Spotlight by scoping searches to user-configured folders and applying exclusion globs (node_modules, site-packages, .git), then re-ranks results by a 60% relevance / 40% recency mix so recent, relevant files bubble up. The pipeline is simple and practical — Raycast → Python → mdfind → filter+rank → JSON — which makes it a quick win for anyone annoyed by noisy Spotlight results, but it’s more pragmatic engineering than breakthrough research.
Spotlight for Python snippets bridges the gap between calculator and IDE.
Native Safari tab search without animations, but Chrome users already have this.
Markdown-defined tours with spotlight overlays—but Shepherd and Intro.js already own this.
Triggers PiP without user interaction—Safari-only advantage, but niche appeal.