[ MCP_NODE_3758 ]
Playwright 自动化
分类:
浏览器自动化
协议:
MCP v1.0
[ 描述 ]
提供基于 Playwright 的浏览器自动化能力,让 LLM 通过结构化无障碍快照与页面交互,无需截图模型。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"playwright-mcp": {
"description": "A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.",
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号