Server data from the Official MCP Registry
MCP server for macOS desktop automation via the Accessibility API.
MCP server for macOS desktop automation via the Accessibility API.
macOS-MCP is a well-structured accessibility automation server with comprehensive security controls for network deployment (auth keys, IP allowlists, OAuth 2.0, TLS/HTTPS). The codebase demonstrates good architectural practices with proper permission scoping to macOS Accessibility API operations. However, there are notable concerns: the server grants itself access to execute arbitrary shell commands and AppleScript without granular sandboxing, telemetry is enabled by default (though anonymized), and the broad reliance on user-granted Accessibility permissions creates inherent risk. These issues are appropriate to the server's stated purpose but warrant clear user awareness. Supply chain analysis found 21 known vulnerabilities in dependencies (1 critical, 9 high severity). Package verification found 1 issue.
4 files analyzed · 29 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-jeomon-macos-mcp": {
"args": [
"-y",
"macos-mcp-pi-extension"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
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.