Control Chrome with AppleScript
@anthropics
关于 Control Chrome with AppleScript
Control Google Chrome browser tabs, windows, and navigation
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Control Chrome with AppleScript?
It is a server that controls Google Chrome browser tabs, windows, and navigation through Chrome’s official AppleScript API. It is built for macOS users who want to automate Chrome tasks programmatically via an MCP-compliant interface.
How to use Control Chrome with AppleScript?
Install the server (e.g., via a Desktop Extension pack) and configure it in an MCP client. The server runs on Node.js and communicates with Chrome using AppleScript. Use the exposed tools such as open_url, list_tabs, execute_javascript, or get_page_content to interact with the browser.
Key features of Control Chrome with AppleScript
- Open URLs in new or current tabs
- Get information about the active tab
- List all open Chrome tabs
- Close or switch to specific tabs
- Reload and navigate (back/forward) in tabs
- Execute JavaScript in the current tab
- Retrieve text content from the current page
Use cases of Control Chrome with AppleScript
- Automate opening a set of URLs for daily workflow
- Monitor and manage large numbers of open tabs
- Extract page content for data collection or analysis
- Inject JavaScript to modify page behavior or retrieve dynamic data
- Navigate through browser history programmatically
FAQ from Control Chrome with AppleScript
What platforms does Control Chrome with AppleScript support?
The server only supports macOS (darwin) because it relies on the AppleScript API, which is exclusive to Apple operating systems.
What dependencies are required to run this server?
A macOS system, Google Chrome installed, and Node.js to run the server. No additional authentication or network services are required.
Is this extension affiliated with Google or Chrome?
No. The readme explicitly states that this extension is not affiliated with Google or Chrome. It is a demonstration of Desktop Extensions by Anthropic.
生产力 分类下的更多 MCP 服务器
🚀 TaskMaster: Todoist MCP for Cursor AI
mingolladanieleA lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
Todo List MCP Server
RegiByteAn MCP server for managing todos within LLMs, created for educational purposes
MCP Windows Desktop Automation
mario-andreschakA Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.
Todoist MCP Server
abhiz123MCP server for Todoist integration enabling natural language task management with Claude
applescript-mcp MCP Server
joshrutkowskiA macOS AppleScript MCP server
评论