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
이 데모 프로젝트는 Playwright를 이용한 브라우징 자동화를 위한 모델 컨텍스트 프로토콜 기반 서버 구현을 실습하는 데모 프로젝트입니다. Claude Desktop 클라이언트와 상호 작용하여 사용자 프롬프트를 수신하고 서버를 사용하여 브라우저를 제어합니다.
git clone https://github.com/hrmeetsingh/mcp-browser-automation.git
npm install
dist
폴더에 있는지 확인하세요.~/Application\ Support/Claude/claude_desktop_config.json
에 구성 파일을 만듭니다(macOS용입니다)지엑스피1
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