mcp-browser-use
by: vinayak-mehta
MCP server for browser-use
📌Overview
Purpose: To facilitate seamless connectivity between any MCP client and browser applications using the browser-use
framework.
Overview: The mcp-browser-use
framework provides an efficient solution for connecting various MCP clients, such as Claude or Cursor, with web browsers without requiring a separate LLM API key, thus leveraging the existing capabilities of the MCP client.
Key Features:
-
Easy Integration: Simplifies the connection process with a straightforward command, enabling quick setup for users without extensive technical expertise.
-
Cost-Effective: Utilizes the LLM already set up in the MCP client, eliminating additional costs associated with acquiring separate API keys for LLM access.
MCP Browser Use
mcp-browser-use is a tool that connects any MCP client (like Claude or Cursor) with the browser using the browser-use framework. It utilizes the LLM already set up in your MCP client without requiring a separate LLM API key.
Quickstart
To use mcp-browser-use
with an MCP client, add the following command to your configuration:
uvx mcp-browser-use
Note: Provide the full path to uvx
to ensure the MCP client starts the server properly.
Contributing
Contributions are welcome! Feel free to submit a pull request.
Versioning
mcp-browser-use
follows Semantic Versioning. You can find available versions in the tags on the GitHub repository.
License
This project is licensed under the Apache 2.0 License. See the LICENSE
file in the repository for details.