Back to Skills Hub
Browser CDP MCP

Browser CDP MCP

@myestery
developmentBrowser AutomationCDPMCP

A minimal MCP server providing direct access to Chrome DevTools Protocol (CDP) for maximum flexibility in browser control, automation, and web interaction.

🚀 Control any browser with complete Chrome DevTools Protocol access. Take screenshots, navigate pages, manipulate the DOM, and execute JavaScript—all through a unified interface. Whether you need raw CDP commands or simple operations like capturing the current URL, this skill handles it all.

💡 Perfect for web automation, testing, data extraction, and interactive browsing tasks. Automate form filling, monitor page changes, extract dynamic content, or build intelligent web agents that respond to real-time page states.

✨ Unlike limited browser tools, this skill provides direct CDP access, meaning you can call any Chrome DevTools method imaginable—giving you maximum flexibility and control for complex browser interactions.

GitHub

Requirements

@modelcontextprotocol/sdk

MCP SDK for server implementation

playwright

Browser automation library

zod

Schema validation library