MCP.so
Sign In
C

Control Chrome with AppleScript

@Anthropic

About Control Chrome with AppleScript

Control Google Chrome browser tabs, windows, and navigation

Basic information

Category

Developer Tools

Version

0.1.0

License

MIT

Runtime

node

Transports

stdio

Publisher

Anthropic

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

10

Open a URL in Chrome, either in a new tab or current tab.

Get information about the current active tab.

List all open tabs in Chrome.

Close a specific tab.

Switch to a specific tab.

Reload a tab.

Navigate back in browser history.

Navigate forward in browser history.

Execute JavaScript in the current tab.

Get the text content of the current page.

Overview

This extension allows you to control Google Chrome browser tabs, windows, and navigation through Chrome's official AppleScript API. You can open URLs, manage tabs, execute JavaScript, and retrieve page content.

This extension is meant to be a demonstration of MCP Bundles.

This extension is not affiliated with Google or Chrome.

About this extension

This is one of the official reference examples from the Model Context Protocol MCPB repository — the format used to package MCP servers as one-click desktop extensions for Claude Desktop.

Installing

Download or build the .mcpb (formerly .dxt) bundle from the source repository, then drag it into Claude Desktop under Settings → Extensions to install.

Comments

More Developer Tools MCP servers