Automate Chromium for web actions, debugging, and browser testing tasks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-chromium-cdp" yet — see the docs or source repo.
Use mcp-chromium-cdp to open my staging homepage, click through login and enter the dashboard, verify key buttons and headings appear, then output the test steps, results, and notes for any failure screenshots.
An automated web test report with step logs, pass/fail checks, and issue notes.
Use mcp-chromium-cdp to open a target webpage, wait until content finishes loading, extract the page title, main link texts, and table data, and return them as a structured list.
Structured page data ready for analysis, documentation, or downstream processing.
Use mcp-chromium-cdp to open the error page, reproduce the blank-screen issue after form submission, record console errors, failed network requests, and reproduction steps, then summarize possible causes.
A frontend debugging report with reproduction steps, error details, and likely causes.
Control Chrome and automate multi-session browsing through MCP clients.
Control a real Chrome browser for browsing, interaction, and page reading.
Control your signed-in Chrome browser for web automation and screenshots via MCP.
Automate browsing, form filling, login, and page interactions through a Chrome MCP server.
Control and debug running Node.js processes through a CDP-to-DAP bridge.
Automate Chrome with Playwright for web actions, testing, and data collection.