Chrome AppleScript
MCP Serverby modelcontextprotocol · Added 5mo ago
Claude
1.8k
Install
git clone https://github.com/modelcontextprotocol/mcpbAdd to Claude
claude mcp add modelcontextprotocol-mcpb-examples-chrome-applescriptQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chrome-applescript": {
"command": "npx",
"args": [
"@modelcontextprotocol/chrome-applescript"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Control Chrome browser through AppleScript automation on macOS
Tags
Web & Browsermcp-server