Skip to main content
Glama

Browser Monitoring MCP Server

by Operative-Sh

콘솔 및 네트워크 로그 Playwright MCP 서버

이 MCP(Model Context Protocol) 서버는 Playwright를 사용하여 브라우저를 열고, 콘솔 로그를 모니터링하고, 네트워크 요청을 추적합니다. 이러한 기능을 MCP 클라이언트에서 사용할 수 있는 도구로 제공합니다.

특징

  • 지정된 URL에서 브라우저를 엽니다
  • 콘솔 로그 모니터링 및 검색
  • 네트워크 요청 추적 및 검색
  • 완료되면 브라우저를 닫으세요

요구 사항

  • 파이썬 3.8 이상
  • 극작가
  • 모델 컨텍스트 프로토콜(MCP) Python SDK

클로드에 설치

파일을 편집하세요: ~/Library/Application\ Support/Claude/claude_desktop_config.json

이것을 추가하세요:

지엑스피1

( /ABSOLUTE/PATH/TO/playwrightdebugger/ 저장소를 복제한 디렉토리의 절대 경로로 바꾸세요)

명령

localhost:3000/dashboard를 열고 콘솔 로그와 네트워크 요청을 살펴보세요.

브라우저를 닫으세요

작동 원리

서버는 Playwright의 이벤트 리스너를 사용하여 콘솔 메시지와 네트워크 활동을 캡처합니다. 클라이언트가 이 정보를 요청하면 서버는 LLM에서 사용할 수 있는 구조화된 형식으로 해당 정보를 반환합니다.

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

브라우저를 열어 콘솔 로그와 네트워크 요청을 모니터링하고 검색하여 LLM에 웹 페이지 동작에 대한 구조화된 데이터를 제공합니다.

  1. 특징
    1. 요구 사항
      1. 클로드에 설치
        1. 명령
          1. 작동 원리

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
              Last updated -
              1
              54,163
              JavaScript
              MIT License
              • Linux
              • Apple
            • A
              security
              F
              license
              A
              quality
              Enables browser automation for LLMs on Linux display servers, supporting web interaction, screenshots, and JavaScript execution in a real browser.
              Last updated -
              7
              5
              4
              JavaScript
              • Linux
            • A
              security
              F
              license
              A
              quality
              A server that helps discover and analyze websites implementing the llms.txt standard, allowing users to check if websites have llms.txt files and list known compliant websites.
              Last updated -
              2
              2
              44
              JavaScript
              • Apple
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that allows LLMs to interact with web content through standardized tools, currently supporting web scraping functionality.
              Last updated -
              Python
              MIT License
              • Linux
              • Apple

            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/Operative-Sh/playwright-consolelogs-mcp'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server