Browser MCP over CDP
Created at 7 months ago
by dumitrubogdanmihai
MCP Server that manages a Chrome browser using the Chrome DevTools Protocol (CDP)
Categories
browser-automation
Tags
[]
What is browser-mcp-over-cdp?
The browser-mcp-over-cdp is a server that manages a Chrome browser using the Chrome DevTools Protocol (CDP), allowing for automated browser interactions and testing.
How to use browser-mcp-over-cdp?
To use this project, set up the MCP server and connect it to a Chrome instance via the CDP. You can then send commands to control the browser programmatically.
Key features of browser-mcp-over-cdp?
- Control Chrome browser instances using CDP.
- Automate browser tasks and testing.
- Support for various browser interactions and manipulations.
Use cases of browser-mcp-over-cdp?
- Automated testing of web applications.
- Web scraping and data extraction from websites.
- Simulating user interactions for performance testing.
FAQ from browser-mcp-over-cdp?
- Can I use this project with other browsers?
No, this project is specifically designed for Chrome using the Chrome DevTools Protocol.
- Is there any documentation available?
Yes, you can find the documentation on the project's GitHub page.
- What license is this project under?
The project is licensed under the Apache-2.0 license.
View More
MCP Servers