Chrome for AI
Chrome for AI
Servidor MCP: los agentes de IA manejan real Google Chrome — hacer clic, escribir, pestañas, cookies — con Patchright bajo el MCP oficial de Microsoft Playwright para que el handshake CDP sea menos obvio para la detección de bots.
No es un fork de microsoft/playwright-mcp. Mismas herramientas oficiales (~63 browser_*). Ayudantes adicionales de sigilo/captcha encima.
Documentación: ARCHITECTURE.md · CONNECT.md (Grok, Antigravity, Codex, Claude, Cursor, VS Code, Gemini, …)
Vietnamita — lo que se ha hecho
El agente vinculado a este MCP puede:
Abrir página, hacer clic, escribir, rellenar formulario, hover, arrastrar y soltar, subir archivo, diálogo, retroceder, pestaña
Leer snapshot de accesibilidad (no requiere modelo de visión)
Cookie / localStorage, captura de pantalla, PDF, ejecutar JS, ver red
Mantener inicio de sesión entre sesiones (perfil de Chrome persistente)
Auditar huella digital (
stealth_audit), abrir bot.sannysoft.com (stealth_check)Detectar captcha / Cloudflare IUAM; esperar a que el challenge JS pasivo termine solo
Proxy, conectar Chrome abierto (CDP), headed por defecto
No hace / no resuelve: resolver reCAPTCHA/hCaptcha interactivo, farmear tokens, anti-detección 100%, falsificar IP (necesita proxy).
Grok ha hecho mcp doctor handshake OK, 70 herramientas.
Related MCP server: cloakbrowser-mcp
Instalación
git clone https://github.com/Pelag-Michael/Chrome-for-AI.git
cd Chrome-for-AI
npm install
npm test
node scripts/doctor.mjsLuego apunte cualquier cliente MCP a node /ABS/PATH/Chrome-for-AI/src/index.mjs. Recetas completas: CONNECT.md.
Acceso directo de Grok:
node scripts/install-grok.mjs
grok mcp doctor chrome-for-ai # or grok-browser if you used the older namePila
Capa | Paquete | Función |
Herramientas oficiales |
| Navegar, hacer clic, escribir, snapshot, PDF, visión, almacenamiento |
Motor de sigilo |
| Parchear |
Navegador | Google Chrome del sistema | No incluye Chromium |
Perfil |
| Las cookies persisten |
No añada un User-Agent falso o un script de inicialización de huella digital pesado. La regla de Patchright: Chrome real, sin inyección.
Los captchas interactivos aún necesitan un humano en la ventana con interfaz. Este MCP los detecta; no los resuelve.
Herramientas adicionales
stealth_status · stealth_audit · stealth_check · captcha_detect · challenge_wait · human_wait · human_scroll
Licencia
Apache-2.0. Playwright MCP es de Microsoft (Apache-2.0). Patchright es Apache-2.0. Este repositorio solo los envuelve.
This server cannot be installed
Maintenance
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
- AlicenseBqualityFmaintenanceEnables 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.20239MIT
- AlicenseAqualityBmaintenanceStealth browser automation for AI agents, using source-patched Chromium to bypass bot detection systems like Cloudflare, reCAPTCHA, and FingerprintJS.28Apache 2.0
- AlicenseBqualityCmaintenanceProvides undetectable browser automation for LLM agents via MCP, enabling real Chrome interaction with stealth features, DOM accessibility, and DevTools integration.983MIT
- Alicense-qualityDmaintenanceEnables AI agents to fully control Google Chrome: navigate, click, fill forms, inspect DevTools, and manage tabs with parallel execution and session isolation.8MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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