mcp-playwright-cdp
If you are the rightful owner of mcp-playwright-cdp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server that provides browser automation capabilities using Playwright with Chrome DevTools Protocol (CDP) support.
MCP Playwright CDP is a server that enhances browser automation by integrating Playwright with Chrome DevTools Protocol (CDP). This allows for seamless interaction with web pages, enabling tasks such as taking screenshots, executing JavaScript, and connecting to existing Chrome instances. It is a fork of the executeautomation/mcp-playwright project, with added CDP support to connect to running Chrome instances. This server is particularly useful for LLMs that require real browser environments to perform web-based tasks.
Features
- Connect to existing Chrome instances via CDP
- Full browser automation capabilities
- Screenshot capture of entire pages or specific elements
- Comprehensive web interactions (navigation, clicking, form filling)
- JavaScript execution in browser context