Chrome for AI
Provides tools for AI agents to drive a real Google Chrome browser, including clicking, typing, tab management, cookie handling, navigation, screenshots, PDF generation, and stealth/captcha detection features.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Chrome for AIGo to https://example.com, log in with username 'admin' and password 'password123', then take a screenshot of the dashboard"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Chrome for AI
MCP server: AI agents drive real Google Chrome — click, type, tabs, cookies — with Patchright under official Microsoft Playwright MCP so the CDP handshake is less obvious to bot detection.
Not a fork of microsoft/playwright-mcp. Same official tools (~63 browser_*). Extra stealth/captcha helpers on top.
Docs: ARCHITECTURE.md · CONNECT.md (Grok, Antigravity, Codex, Claude, Cursor, VS Code, Gemini, …)
Tiếng Việt — đã làm được gì
Agent gắn MCP này có thể:
Mở trang, click, gõ, điền form, hover, kéo thả, upload, dialog, back, tab
Đọc accessibility snapshot (không bắt buộc model vision)
Cookie / localStorage, screenshot, PDF, chạy JS, xem network
Giữ login giữa các phiên (Chrome profile bền)
Audit fingerprint (
stealth_audit), mở bot.sannysoft.com (stealth_check)Nhận diện captcha / Cloudflare IUAM; đợi challenge JS thụ động tự hết
Proxy, gắn Chrome đang mở (CDP), headed mặc định
Chưa / không làm: giải reCAPTCHA/hCaptcha tương tác, farm token, anti-detect 100%, giả IP (cần proxy).
Grok đã mcp doctor handshake OK, 70 tools.
Related MCP server: cloakbrowser-mcp
Install
git clone https://github.com/Pelag-Michael/Chrome-for-AI.git
cd Chrome-for-AI
npm install
npm test
node scripts/doctor.mjsThen point any MCP client at node /ABS/PATH/Chrome-for-AI/src/index.mjs. Full recipes: CONNECT.md.
Grok shortcut:
node scripts/install-grok.mjs
grok mcp doctor chrome-for-ai # or grok-browser if you used the older nameStack
Layer | Package | Role |
Official tools |
| Navigate, click, type, snapshot, PDF, vision, storage |
Stealth engine |
| Patch |
Browser | system Google Chrome | Not bundled Chromium |
Profile |
| Cookies persist |
Do not add a fake User-Agent or a heavy fingerprint init-script. Patchright’s own rule: real Chrome, no injection.
Interactive captchas still need a human in the headed window. This MCP detects them; it does not solve them.
Extra tools
stealth_status · stealth_audit · stealth_check · captcha_detect · challenge_wait · human_wait · human_scroll
License
Apache-2.0. Playwright MCP is Microsoft (Apache-2.0). Patchright is Apache-2.0. This repo only wraps them.
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