Safari MCP
为 AI agent 提供原生 Safari 浏览器自动化,80 个工具、无 Chrome 开销并保留登录状态,仅支持 macOS。
cursor.directory·↓ 6
MCPname
添加到 CursorThis config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.
"Safari MCP"MCPdescription
添加到 CursorThis config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.
"Native Safari browser automation for AI agents — 80 tools, zero Chrome overhead"MCPcommand
添加到 CursorThis config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.
"npx"MCPargs
添加到 CursorThis config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.
[
"safari-mcp"
]MCPenv
添加到 CursorThis config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.
{}MCPtags
添加到 CursorThis config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.
[
"browser-automation",
"safari",
"macos",
"webkit"
]