Skip to main content
Glama

Chrome for AI

MCP 서버: AI 에이전트가 실제 Google Chrome을 제어합니다 — 클릭, 입력, 탭, 쿠키 — 공식 Microsoft Playwright MCP에서 Patchright를 사용하여 CDP 핸드셰이크가 봇 탐지에 덜 노출되도록 합니다.

microsoft/playwright-mcp의 포크가 아닙니다. 동일한 공식 도구(약 63개의 browser_*). 추가적인 스텔스/캡차 헬퍼가 포함되어 있습니다.

문서: ARCHITECTURE.md · CONNECT.md (Grok, Antigravity, Codex, Claude, Cursor, VS Code, Gemini, …)


Tiếng Việt — đã làm được gì

이 MCP를 연결한 에이전트는 다음을 수행할 수 있습니다:

  • 페이지 열기, 클릭, 입력, 양식 작성, 호버, 드래그 앤 드롭, 업로드, 대화 상자, 뒤로 가기, 탭

  • 접근성 스냅샷 읽기 (모델 비전 불필요)

  • 쿠키 / localStorage, 스크린샷, PDF, JS 실행, 네트워크 확인

  • 세션 간 로그인 유지 (영구 Chrome 프로필)

  • 지문 감사 (stealth_audit), bot.sannysoft.com 열기 (stealth_check)

  • 캡차 / Cloudflare IUAM 감지; 챌린지 JS가 수동으로 끝날 때까지 대기

  • 프록시, 실행 중인 Chrome 연결 (CDP), 기본 헤드풀 모드

하지 않음 / 할 수 없음: 대화형 reCAPTCHA/hCaptcha 해결, 토큰 팜, 100% 안티 탐지, IP 위장 (프록시 필요).

Grok이 mcp doctor 핸드셰이크 OK, 70개 도구 확인.


Related MCP server: cloakbrowser-mcp

설치

git clone https://github.com/Pelag-Michael/Chrome-for-AI.git
cd Chrome-for-AI
npm install
npm test
node scripts/doctor.mjs

그런 다음 모든 MCP 클라이언트를 node /ABS/PATH/Chrome-for-AI/src/index.mjs에 연결하세요. 전체 레시피: CONNECT.md.

Grok 단축키:

node scripts/install-grok.mjs
grok mcp doctor chrome-for-ai   # or grok-browser if you used the older name

스택

계층

패키지

역할

공식 도구

@playwright/mcp@0.0.78

탐색, 클릭, 입력, 스냅샷, PDF, 비전, 저장소

스텔스 엔진

patchright@1.62.1 (npm 별칭)

Runtime.enable, 자동화 플래그, webdriver 패치

브라우저

시스템 Google Chrome

번들 Chromium 아님

프로필

~/.chrome-for-ai/profile

쿠키 영구 저장

가짜 User-Agent나 무거운 지문 초기화 스크립트를 추가하지 마세요. Patchright의 자체 규칙: 실제 Chrome, 주입 없음.

대화형 캡차는 여전히 헤드풀 창에서 사람이 필요합니다. 이 MCP는 이를 감지합니다. 해결하지는 않습니다.

추가 도구

stealth_status · stealth_audit · stealth_check · captcha_detect · challenge_wait · human_wait · human_scroll

라이선스

Apache-2.0. Playwright MCP는 Microsoft 제품입니다 (Apache-2.0). Patchright는 Apache-2.0입니다. 이 저장소는 이를 래핑할 뿐입니다.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    Enables AI agents to directly control your real Chrome browser with full context including login sessions, cookies, and open tabs. It provides tools for page scanning, JavaScript execution, CDP control, screenshots, and physical mouse/keyboard input for authentic browser automation.
    20
    239
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Stealth browser automation for AI agents, using source-patched Chromium to bypass bot detection systems like Cloudflare, reCAPTCHA, and FingerprintJS.
    28
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents to fully control Google Chrome: navigate, click, fill forms, inspect DevTools, and manage tabs with parallel execution and session isolation.
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • AI-powered browser automation — navigate, click, fill forms, and extract data from any website.

  • Stealth scraping & search. Bypasses Cloudflare, DataDome & LinkedIn via Cyborg HITL approach.

  • Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.

View all MCP Connectors

Latest Blog Posts

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/Pelag-Michael/Chrome-for-AI'

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