A
securityF
licenseA
qualityA server that enables browser automation using Playwright, allowing interaction with web pages, capturing screenshots, and executing JavaScript in a browser environment through LLMs.
Last updated -
12
9,584
1
这是一个演示项目,用于练习如何基于模型上下文协议 (MCP) 的服务器端实现,以便使用 Playwright 实现自动浏览。它与 Claude 桌面客户端交互,以接受用户提示并使用服务器控制浏览器。
git clone https://github.com/hrmeetsingh/mcp-browser-automation.git
npm install
dist
文件夹中~/Application\ Support/Claude/claude_desktop_config.json
中创建配置文件(适用于 macOS)local-only server
The server can only run on the client's local machine because it depends on local resources.
通过与 Claude Desktop 交互来执行用户定义的提示和操作,从而使用 Playwright 实现浏览器任务的自动化。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hrmeetsingh/mcp-browser-automation'
If you have feedback or need assistance with the MCP directory API, please join our Discord server