Fire in da houseTop Tip:Paying $100+ per month for Perplexity, MidJourney, Runway, ChatGPT is crazy - get all your AI tools in one site starting at $15 per month with Galaxy AIFire in da houseCheck it out free

mcp-browser-use

MCP.Pizza Chef: vinayak-mehta

mcp-browser-use is an MCP server that connects MCP clients with web browsers using the browser-use framework. It enables seamless browser automation and interaction without requiring separate LLM API keys, leveraging the LLM already configured in the MCP client. This server simplifies integrating browser control into AI workflows, supporting real-time, structured browser context and actions.

Use This MCP server To

Automate web browsing tasks through MCP clients Enable LLM-driven web page interaction without extra API keys Integrate browser context into AI workflows for real-time data Control browser navigation and actions from MCP clients Use browser-use framework with any MCP client seamlessly

README

mcp-browser-use: MCP server for browser-use

Version Python Versions License

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 make you pay for an LLM API key, this one just uses the LLM that's already set up in your MCP client.

📺 Demo

Quickstart

You can start using mcp-browser-use with an MCP client by putting the following command in the relevant config:

uvx mcp-browser-use

Note: Provide the full path to uvx to prevent MCP client 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 the 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.

mcp-browser-use FAQ

How does mcp-browser-use differ from other browser-use MCPs?
It uses the LLM already set up in your MCP client, so no extra LLM API key is needed.
What do I need to start using mcp-browser-use?
You need an MCP client configured with an LLM and run the mcp-browser-use server via the uvx command.
Can mcp-browser-use work with any MCP client?
Yes, it is designed to connect with any MCP client like Claude or Cursor.
Is there a demo available to see mcp-browser-use in action?
Yes, a demo is available at https://x.com/vortex_ape/status/1900953901588729864.
What programming language is mcp-browser-use implemented in?
It is implemented in Python and available via PyPI.
Does mcp-browser-use support real-time browser interaction?
Yes, it enables real-time, structured browser context and actions.
How do I run mcp-browser-use?
Use the command 'uvx mcp-browser-use' with the full path to uvx to avoid startup issues.