mcp-browser-use: MCP server for browser-use
@vinayak-mehta
About mcp-browser-use: MCP server for browser-use
MCP server for browser-use
Basic information
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.
More Browser Automation MCP servers
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Umut Naci
firecrawlThe API to search, scrape, and interact with the web at scale. 🔥
Fetch MCP Server
zcaceresA flexible HTTP fetching Model Context Protocol server.
Playwright Mcp
microsoftPlaywright MCP server
Fetch MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
Comments