co-browser_browser-use-mcp-server
If you are the rightful owner of co-browser_browser-use-mcp-server 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.
An MCP server that enables AI agents to control web browsers using browser-use.
The browser-use-mcp-server is a Model Context Protocol (MCP) server designed to facilitate AI-driven browser automation. It leverages the browser-use library to allow AI agents to control web browsers, providing a seamless interface for executing browser tasks. The server supports both SSE and stdio modes, offering flexibility in communication protocols. It integrates with Playwright for browser automation and requires mcp-proxy for stdio mode. The server can be run locally or within a Docker container, ensuring a consistent environment across different platforms. It also supports VNC streaming, allowing users to watch browser automation in real-time. The server is designed for asynchronous task execution, enabling efficient handling of browser operations.
Features
- Browser Automation: Control browsers through AI agents.
- Dual Transport: Support for both SSE and stdio protocols.
- VNC Streaming: Watch browser automation in real-time.
- Async Tasks: Execute browser operations asynchronously.