The Mcp Browser Use server wraps the browser-use library as an MCP server, enabling AI assistants to control a web browser through tools for navigation, form filling, button clicking, and data extraction. It uses HTTP transport instead of stdio to reliably handle long-running browser automation tasks (30-120+ seconds) that would otherwise timeout, and includes a web UI for real-time task monitoring, a REST API, and support for skills and deep research workflows. This solves the problem of enabling AI models to perform complex web-based automation and information gathering tasks that require actual browser interaction.
claude mcp add --transport stdio saik0s-mcp-browser-use uvx mcp-browser-use