브라우저 자동화 MCP 서버
Roo Code에 브라우저 자동화 기능을 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. AI 에이전트가 표준화된 인터페이스를 통해 웹 브라우저를 제어할 수 있도록 지원합니다.
특징
브라우저 제어(시작, 닫기)
마우스 상호작용(좌표 클릭)
키보드 입력(텍스트 입력)
페이지 탐색(위/아래로 스크롤)
고정 뷰포트 크기(900x600)
설치
저장소를 복제합니다.
지엑스피1
종속성 설치:
프로젝트를 빌드하세요:
구성
Cline MCP 설정 파일에 다음을 추가하세요.
사용 가능한 도구
서버는 다음과 같은 MCP 도구를 제공합니다.
launch_browser
: 지정된 URL에서 새 브라우저 인스턴스를 시작합니다.click
: 페이지의 특정 x, y 좌표를 클릭합니다.type
: 페이지에 텍스트를 입력하세요scroll
: 페이지를 위아래로 스크롤합니다close_browser
: 브라우저 인스턴스를 닫습니다.
사용 예
특허
MIT
This server cannot be installed
AI 에이전트가 표준화된 인터페이스를 통해 웹 브라우저를 제어하여 브라우저 시작, 상호작용, 닫기 등의 작업을 수행할 수 있도록 합니다.
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityEnables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses for systematic browser control.Last updated -53
- -securityFlicense-qualityA web browser automation server that allows AI assistants to control Chrome with persistent state management, enabling complex browsing tasks through asynchronous browser operations.Last updated -2
- AsecurityAlicenseAqualityAI-driven browser automation server that implements the Model Context Protocol to enable natural language control of web browsers for tasks like navigation, form filling, and visual interaction.Last updated -12MIT License
- -securityAlicense-qualityEmpowers AI agents to perform web browsing, automation, and scraping tasks with minimal supervision using natural language instructions and Selenium.Last updated -4Apache 2.0