MCP HubMCP Hub
vinayak-mehta

mcp-browser-use

by: vinayak-mehta

MCP server for browser-use

57created 15/03/2025
Visit
browser
JavaScript

📌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 server for browser-use

mcp-browser-use is the easiest way to connect any MCP client (like Claude or Cursor) with the browser using browser-use.

Unlike other browser-use MCPs that require payment for an LLM API key, this one uses the LLM already set up in your MCP client.

📺 Demo

Quickstart

Start using mcp-browser-use with an MCP client by adding the following command to the relevant config:

uvx mcp-browser-use

Note: Provide the full path to uvx to prevent the MCP client from failing to start the server.

Contributing

Contributions are welcome! Please feel free to submit a pull request.

Versioning

mcp-browser-use uses Semantic Versioning. For available versions, see the tags on the GitHub repository.

License

This project is licensed under the Apache 2.0 License, see the LICENSE file for details.