Server data from the Official MCP Registry
Native Safari browser automation for AI agents — 96 tools, zero Chrome overhead.
Native Safari browser automation for AI agents — 96 tools, zero Chrome overhead.
Safari MCP is a well-architected browser automation tool with proper security boundaries and minimal attack surface. The code demonstrates solid engineering practices including careful AppleScript escaping, no hardcoded credentials, and appropriate permission scoping. The dual-engine architecture (Extension + AppleScript fallback) with persistent process management is sound. Minor code quality observations exist around broad exception handling and some complex async patterns, but these are typical for JavaScript process management and do not present security vulnerabilities. Permissions align well with the tool's stated purpose of browser automation. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
3 files analyzed · 10 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
Web content fetching and conversion for efficient LLM usage
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.