MCP 브라우저 자동화
이 데모 프로젝트는 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
Claude Desktop 시작
용법
클로드 데스크톱 열기
브라우저를 열고 URL로 이동하려면 새 대화를 시작하세요.
예
MCP 서버 옵션 추가
Playwright를 사용하여 URL로 이동하고 작업 수행
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
Claude Desktop을 통해 사용자 정의 프롬프트와 작업을 실행하여 Playwright를 사용하여 브라우저 작업을 자동화할 수 있습니다.
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityA 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 -128,2801
- AsecurityFlicenseAqualityEnables LLMs to perform browser automation through the Playwright framework with Chrome DevTools Protocol support, connecting to existing Chrome instances for advanced web interactions and JavaScript execution.Last updated -1235
- 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 -6Apache 2.0
- -security-license-qualityA server that integrates Playwright with Cloudflare Workers to enable browser automation tasks through LLM models in AI platforms like Claude and Copilot.Last updated -461,346Apache 2.0
Appeared in Searches
- Methods for Parsing Emails
- Tools and techniques for scraping website data, creating event calendars, and building YouTube playlists
- A server for finding gaming-related content
- Understanding File System Operations: Read, Write, and Edit Directories
- How to generate theme colors and download fonts in Figma