-
securityA
license-
qualityA MCP server that provides browser automation tools, allowing users to navigate websites, take screenshots, click elements, fill forms, and execute JavaScript through Playwright.
Last updated -
Python
Apache 2.0
Playwright와 탐지 방지 기술을 사용하여 스텔스 브라우저 기능을 제공하는 MCP(Model Context Protocol) 서버입니다. 이 서버를 통해 MCP 클라이언트는 일반적인 봇 탐지 시스템을 우회하면서 웹사이트를 탐색하고 스크린샷을 촬영할 수 있습니다.
지엑스피1
스텔스 브라우저를 사용하여 웹페이지의 스크린샷을 찍습니다.
매개변수:
url
(문자열, 필수): 이동할 URLfullPage
(부울, 선택 사항, 기본값: true): 전체 페이지를 캡처할지 여부selector
(문자열, 선택 사항): 특정 요소만 캡처하는 CSS 선택기headless
(부울, 선택 사항, 기본값: true): 헤드리스 모드에서 실행할지 또는 표시되는 브라우저 모드에서 실행할지 여부이 프로젝트에서는 다음을 사용합니다.
이 프로젝트는 빠른 올인원 JavaScript 런타임인 Bun을 사용하여 구축되었습니다.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Playwright와 탐지 방지 기술을 사용하여 스텔스 브라우저 기능을 제공하므로 MCP 클라이언트가 일반적인 봇 탐지 시스템을 회피하면서 웹사이트를 탐색하고 스크린샷을 찍을 수 있습니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/newbeb/stealth-browser-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server