mcp-browser-use: MCP server for browser-use
@vinayak-mehta
About mcp-browser-use: MCP server for browser-use
MCP server for browser-use
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-browser-use": {
"command": "uvx",
"args": [
"mcp-browser-use"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-browser-use?
mcp-browser-use is an MCP server that connects any MCP client (such as Claude or Cursor) to the browser using the browser-use library. It is designed for users who want to control a browser through their existing MCP client without needing a separate LLM API key.
How to use mcp-browser-use?
Run the command uvx mcp-browser-use in your MCP client’s configuration. Provide the full path to uvx if your MCP client fails to start the server.
Key features of mcp-browser-use
- Connects any MCP client to the browser via browser-use.
- Uses the LLM already configured in your MCP client.
- No need for a separate, paid LLM API key.
- Easy to start with a single uvx command.
Use cases of mcp-browser-use
- Control a browser from an AI assistant (e.g., Claude, Cursor) through MCP.
- Automate browser-based tasks using natural language instructions.
FAQ from mcp-browser-use
What MCP clients does it work with?
It works with any MCP client, such as Claude or Cursor.
Do I need a separate LLM API key to use this server?
No. Unlike other browser-use MCPs, this server uses the LLM already set up in your MCP client.
How do I start the server?
Place the command uvx mcp-browser-use in your MCP client’s configuration. Ensure the full path to uvx is provided if the client fails to start the server.
Frequently asked questions
What MCP clients does it work with?
It works with any MCP client, such as Claude or Cursor.
Do I need a separate LLM API key to use this server?
No. Unlike other browser-use MCPs, this server uses the LLM already set up in your MCP client.
How do I start the server?
Place the command `uvx mcp-browser-use` in your MCP client’s configuration. Ensure the full path to uvx is provided if the client fails to start the server.
Basic information
More Browser Automation MCP servers

Fetch
modelcontextprotocolModel Context Protocol Servers
fetch-mcp
egoistAn MCP server for fetching URLs / Youtube video transcript.
Apify Model Context Protocol (MCP) Server
apifyThe Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
MCP server w/ Browser Use
JovaniPinkFastAPI server implementing MCP protocol Browser automation via browser-use library.
App Store Scraper MCP Server
appreply-coThis is an MCP server that provides tools to LLMs for searching and analyzing apps from both Google Play Store and Apple App Store – perfect for ASO.
Comments