브라우저-사용-mcp-서버
AI 에이전트가 브라우저 사용을 통해 웹 브라우저를 제어할 수 있도록 하는 MCP 서버입니다.
🔗 여러 대의 MCP 서버를 관리하시나요? 에이전트 브라우저 로 개발 워크플로를 간소화하세요
필수 조건
지엑스피1
환경
.env
파일을 만듭니다.
설치
용법
SSE 모드
stdio 모드
클라이언트 구성
SSE 모드 클라이언트 구성
stdio 모드 클라이언트 구성
구성 위치
고객 | 구성 경로 |
---|---|
커서 | ./.cursor/mcp.json |
윈드서핑 | ~/.codeium/windsurf/mcp_config.json |
클로드(맥) | ~/Library/Application Support/Claude/claude_desktop_config.json |
클로드(Windows) | %APPDATA%\Claude\claude_desktop_config.json |
특징
- [x] 브라우저 자동화 : AI 에이전트를 통한 브라우저 제어
- [x] 이중 전송 : SSE 및 stdio 프로토콜 모두 지원
- [x] VNC 스트리밍 : 브라우저 자동화를 실시간으로 시청하세요
- [x] 비동기 작업 : 브라우저 작업을 비동기적으로 실행합니다.
지역 개발
패키지를 로컬로 개발하고 테스트하려면:
- 분배 가능한 바퀴 만들기:
- 글로벌 도구로 설치하세요:
- 모든 디렉토리에서 실행:
- 변경 사항을 적용한 후 다시 빌드하고 다시 설치하세요.
도커
Docker를 사용하면 서버를 실행하기 위한 일관되고 격리된 환경이 제공됩니다.
참고: 볼륨 마운트( -v
)의 :ro
플래그는 보안을 강화하기 위해 컨테이너 내부에서 암호 파일을 읽기 전용으로 만듭니다.
VNC 뷰어
기본 비밀번호: browser-use
(사용자 정의 비밀번호 방식을 사용하여 재정의하지 않는 한)
예
AI에게 다음과 같이 질문해 보세요.
지원하다
문의사항이나 문의사항은 cobrowser.xyz로 연락주세요 .
스타 역사
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
AI 도우미가 자연어 명령을 통해 웹 브라우저를 제어하고, SSE 전송을 통해 웹사이트를 탐색하고 정보를 추출할 수 있도록 하는 MCP 서버입니다.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that helps AI assistants access text content from websites that implement bot detection, bridging the gap between what you can see in your browser and what the AI can access.Last updated -1PythonApache 2.0
- -securityFlicense-qualityAn MCP server that enables AI assistants to access and interact with Google Classroom data, allowing users to view courses, course details, and assignments through natural language commands.Last updated -5081JavaScript
- -securityFlicense-qualityAn MCP server that connects AI assistants to SearchAgora, enabling users to search for, discover, and purchase products across the web through natural language conversations.Last updated -1Python
- -securityFlicense-qualityA MCP server that allows AI assistants to interact with the browser, including getting page content as markdown, modifying page styles, and searching browser history.Last updated -5TypeScript