Browse/Web & Browser/Chrome AppleScript

Chrome AppleScript

by modelcontextprotocol · Added 26d ago

1.8k

Install

git clone https://github.com/modelcontextprotocol/mcpb/tree/HEAD/examples/chrome-applescript

About

Enables programmatic control of Google Chrome through AppleScript on macOS. Provides tab management (open, close, switch, list), navigation controls (reload, back, forward), JavaScript execution within tabs, and page content extraction. Designed as a Desktop Extensions demonstration showing how to build browser automation servers without requiring browser-specific extensions.

Tags

Web & Browsermcp-server