Skip to main content
Glama

MCP Browser Automation Server

by hrmeetsingh

MCP 브라우저 자동화

이 데모 프로젝트는 Playwright를 이용한 브라우징 자동화를 위한 모델 컨텍스트 프로토콜 기반 서버 구현을 실습하는 데모 프로젝트입니다. Claude Desktop 클라이언트와 상호 작용하여 사용자 프롬프트를 수신하고 서버를 사용하여 브라우저를 제어합니다.

필수 조건

건물

  1. 저장소를 복제합니다: git clone https://github.com/hrmeetsingh/mcp-browser-automation.git
  2. 종속성 설치: npm install
  3. 출력 실행 파일이 dist 폴더에 있는지 확인하세요.

완성

  1. ~/Application\ Support/Claude/claude_desktop_config.json 에 구성 파일을 만듭니다(macOS용입니다)
  2. 다음을 파일에 복사하세요.

지엑스피1

  1. Claude Desktop 시작

용법

  1. 클로드 데스크톱 열기
  2. 브라우저를 열고 URL로 이동하려면 새 대화를 시작하세요.

  • MCP 서버 옵션 추가MCP 서버 옵션 추가
  • Playwright를 사용하여 URL로 이동하고 작업 수행URL로 이동하고 텍스트 입력

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Claude Desktop을 통해 사용자 정의 프롬프트와 작업을 실행하여 Playwright를 사용하여 브라우저 작업을 자동화할 수 있습니다.

  1. 필수 조건
    1. 건물
      1. 완성
        1. 용법

            Related MCP Servers

            • A
              security
              F
              license
              A
              quality
              A 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,457
              1
              TypeScript
            • -
              security
              F
              license
              -
              quality
              Provides a server utilizing Model Context Protocol to enable human-like browser automation with Playwright, allowing control over browser actions such as navigation, element interaction, and scrolling.
              Last updated -
              2
              TypeScript
            • A
              security
              F
              license
              A
              quality
              Enables 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 -
              12
              9
              TypeScript
            • -
              security
              -
              license
              -
              quality
              Playwright wrapper for MCP that enables LLM-powered clients to control a browser for automation tasks.
              Last updated -
              Python

            View all related MCP servers

            MCP directory API

            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