A curated list of awesome open-source projects built on or inspired by browser-use, enabling AI agents to control and interact with web browsers. 🤖🌐
💡 See what others are building and share your projects in our Discord! Want Swag? Check out our Merch store.
🌤️ Skip the setup - try our hosted version for instant browser automation! Try the cloud ☁︎.
- Agent Frameworks
- Server Implementations & Protocol Integration
- Specific Applications
- Integrations & Ease of Use
These projects leverage browser-use
or similar browser automation techniques as part of a larger AI agent system designed for general task completion or analysis.
- OpenManus - An open-source multi-agent system inspired by Manus, designed to accomplish complex tasks using tools and browser interaction.
- Agent-tars - A multimodal AI agent that visually interprets web pages to perform browser operations and integrates with system commands.
- nanobrowser - A multi-agent system running locally in the browser for real-time analysis, featuring self-correction and dynamic navigation instructions.
These projects focus on providing server backends or implementing specific protocols (like MCP) to facilitate AI interaction with browsers via browser-use
.
- Saik0s/mcp-browser-use - An AI-driven browser automation server implementing the Model Context Protocol (MCP) based on
browser-use
for natural language control. - JovaniPink/mcp-browser-use - A server implementation for the
browser-use
library integrating Anthropic's Model Context Protocol (MCP) for AI agent browser interaction.
Projects applying browser-use
principles to solve problems in a specific domain, such as Quality Assessment.
- SDET-GENIE - An AI-powered QA automation framework leveraging
browser-use
to transform user stories directly into executable test automation code. - SpiderCreator - Automated web scraping spider generation using Browser Use and LLMs.
- web-eval-agent - An AI-powered MCP agent from operative.sh that performs automated UX/UI testing and provides detailed analysis of web apps.
Projects focused on simplifying the use of browser-use
by providing wrappers, APIs, or extensions.
- A5-Browser-Use - An all-in-one solution integrating
browser-use
with a user-friendly RESTful API and Chrome extension for simplified agentic browser automation.
Contributions welcome! Feel free to open an issue or pull request to add more projects.