Server data from the Official MCP Registry
Native Safari browser automation for AI agents — 80 tools, zero Chrome overhead.
Native Safari browser automation for AI agents — 80 tools, zero Chrome overhead.
Safari MCP is a well-architected browser automation tool with reasonable security posture for its macOS-only use case. The server properly isolates operations to the user's existing Safari instance, avoiding headless browser overhead. However, there are several moderate-severity concerns: unsafe shell command construction in JavaScript execution, potential clipboard data leakage, insufficient input validation on user-supplied parameters, and overly broad file system access. The code is complex but generally well-commented. Permissions align with purpose (browser automation), but some operations could be more carefully guarded. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-achiya-automation-safari-mcp": {
"args": [
"-y",
"safari-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.