MCP.so
登录
C

Control Chrome with AppleScript

@Anthropic

关于 Control Chrome with AppleScript

Control Google Chrome browser tabs, windows, and navigation

基本信息

分类

开发工具

版本

0.1.0

许可证

MIT

运行时

node

传输方式

stdio

发布者

Anthropic

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

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.

概览

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.

评论

开发工具 分类下的更多 MCP 服务器