Skip to main content
Glama

Chrome für KI

MCP-Server: KI-Agenten steuern echten Google Chrome — klicken, tippen, Tabs, Cookies — mit Patchright unter offiziellem Microsoft Playwright MCP, sodass der CDP-Handshake für Bot-Erkennung weniger offensichtlich ist.

Kein Fork von microsoft/playwright-mcp. Gleiche offizielle Tools (~63 browser_*). Zusätzliche Stealth/Captcha-Helfer oben drauf.

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


Vietnamesisch — was bereits erreicht wurde

Der mit diesem MCP verbundene Agent kann:

  • Seite öffnen, klicken, tippen, Formular ausfüllen, hover, drag & drop, hochladen, Dialog, zurück, Tab

  • Accessibility-Snapshot lesen (nicht erforderlich für Vision-Modell)

  • Cookie / localStorage, Screenshot, PDF, JS ausführen, Netzwerk anzeigen

  • Login zwischen Sitzungen beibehalten (stabiles Chrome-Profil)

  • Fingerprint prüfen (stealth_audit), bot.sannysoft.com öffnen (stealth_check)

  • Captcha / Cloudflare IUAM erkennen; warten, bis die JS-Challenge passiv von selbst endet

  • Proxy, an offenen Chrome anhängen (CDP), standardmäßig headed

Nicht / wird nicht gemacht: interaktive reCAPTCHA/hCaptcha lösen, Token farmen, 100% Anti-Detection, IP fälschen (Proxy erforderlich).

Grok hat mcp doctor Handshake OK, 70 Tools.


Related MCP server: cloakbrowser-mcp

Installation

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

Dann richten Sie einen beliebigen MCP-Client auf node /ABS/PATH/Chrome-for-AI/src/index.mjs. Vollständige Anleitungen: CONNECT.md.

Grok-Shortcut:

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

Stack

Ebene

Paket

Rolle

Offizielle Tools

@playwright/mcp@0.0.78

Navigieren, Klicken, Tippen, Snapshot, PDF, Vision, Speicher

Stealth-Engine

patchright@1.62.1 (npm-Alias)

Patch Runtime.enable, Automatisierungsflags, webdriver

Browser

system Google Chrome

Nicht gebündeltes Chromium

Profil

~/.chrome-for-ai/profile

Cookies bleiben erhalten

Fügen Sie kein gefälschtes User-Agent oder ein schweres Fingerprint-Init-Skript hinzu. Patchrights eigene Regel: echter Chrome, keine Injektion.

Interaktive Captchas erfordern weiterhin einen Menschen im headed Fenster. Dieser MCP erkennt sie, löst sie aber nicht.

Zusätzliche Tools

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

Lizenz

Apache-2.0. Playwright MCP ist von Microsoft (Apache-2.0). Patchright ist Apache-2.0. Dieses Repository kapselt sie nur.

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