극작가 MCP 서버
Playwright를 사용하여 브라우저 자동화 기능을 제공하는 모델 컨텍스트 프로토콜 서버입니다. 이 서버를 통해 LLM은 실제 브라우저 환경에서 웹 페이지와 상호 작용하고, 스크린샷을 찍고, JavaScript를 실행할 수 있습니다.
스크린샷
문서 | API 참조
설치
npm, mcp-get 또는 Smithery를 사용하여 패키지를 설치할 수 있습니다.
npm 사용하기:
지엑스피1
mcp-get을 사용합니다.
대장간 사용
Smithery를 통해 Claude Desktop용 Playwright MCP를 자동으로 설치하려면:
Playwright Server를 사용하기 위한 구성
Playwright 서버를 사용하기 위한 Claude Desktop 구성은 다음과 같습니다.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
Playwright를 사용하여 브라우저 자동화를 구현하고, LLM을 통해 브라우저 환경에서 웹 페이지와의 상호작용, 스크린샷 캡처, JavaScript 실행을 허용하는 서버입니다.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityThe server provides tools for web automation using Playwright, allowing navigation, interaction, and JavaScript execution on web pages, and supports note storage with summarization capabilities.Last updated -8135PythonApache 2.0
- -securityAlicense-qualityA Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.Last updated -14PythonApache 2.0
- AsecurityAlicenseAqualityA browser automation server providing Playwright capabilities for controlling web browsers, capturing screenshots, extracting content, and performing complex interactions through an MCP interface.Last updated -6PythonApache 2.0
- AsecurityAlicenseAqualityA Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages, take screenshots, generate test code, scrape web content, and execute JavaScript in a real browser environment.Last updated -3210,475TypeScriptMIT License