Skip to main content
Glama

Chrome for AI

MCPサーバー:AIエージェントが本物のGoogle Chromeを操作 — クリック、タイピング、タブ、クッキー — PatchrightをMicrosoft公式Playwright MCPの下で使用するため、CDPのハンドシェイクがボット検出に対して目立たなくなります。

microsoft/playwright-mcpのフォークではありません。同じ公式ツール(約63のbrowser_*)を提供。追加でステルス/キャプチャ補助機能を搭載。

ドキュメント: ARCHITECTURE.md · CONNECT.md(Grok、Antigravity、Codex、Claude、Cursor、VS Code、Gemini、…)


Tiếng Việt — 実現したこと

このMCPエージェントは以下を実行可能:

  • ページを開く、クリック、タイピング、フォーム入力、ホバー、ドラッグ&ドロップ、アップロード、ダイアログ、戻る、タブ操作

  • アクセシビリティスナップショットの読み取り(モデルのビジョンは必須ではない)

  • クッキー / localStorage、スクリーンショット、PDF、JS実行、ネットワーク確認

  • セッション間でのログイン保持(永続的なChromeプロファイル)

  • フィンガープリント監査(stealth_audit)、bot.sannysoft.comを開く(stealth_check

  • キャプチャ / Cloudflare IUAMの検出;チャレンジJSが受動的に終了するのを待機

  • プロキシ、起動中のChromeに接続(CDP)、デフォルトでヘッド付きモード

未実装/非対応: 対話型reCAPTCHA/hCaptchaの解決、トークンファーミング、完全なアンチディテクト、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

クッキーを永続化

偽のユーザーエージェントや重いフィンガープリント初期化スクリプトを追加しないでください。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