Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"macos-mcp": {
"command": "uvx",
"args": [
"macos-mcp"
]
}
}
}
Run in terminal:
claude mcp add macos-mcp uvx macos-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"macos-mcp": {
"command": "uvx",
"args": [
"macos-mcp"
]
}
}
}
Or install with pip: pip install macos-mcp
README Excerpt
<!-- mcp-name: io.github.Jeomon/macos-mcp --> <div align="center"> <h1>🍎 macOS-MCP</h1> <a href="https://github.com/Jeomon/macos-mcp/blob/main/LICENSE"> <img src="https://img.shields.io/badge/license-MIT-green" alt="License"> </a> <img src="https://img.shields.io/badge/python-3.11%2B-blue" alt="Python">
Tools (13)
ANONYMIZED_TELEMETRYMACOS_MCP_AUTH_KEYMACOS_MCP_IP_ALLOWLISTMACOS_MCP_SSL_CERTFILEMACOS_MCP_SSL_KEYFILEmac_appmac_clickmac_scrollmac_shortcutmac_snapshotmac_typemac_waitsse
Topics
computer-usemacosmcp-server