AI / MLPython

browser-use-mcp-server

An MCP server that enables AI agents to control web browsers.

Free
N/A rating (0 reviews)0 installs814 GitHub stars
MCPAIWeb Automation

This server allows AI agents to interact with web browsers using the browser-use library, facilitating automated browsing experiences. It is designed to work seamlessly with various MCP configurations, providing a robust solution for developers looking to integrate AI capabilities into their web applications. With support for multiple modes of operation, including SSE and stdio, it offers flexibility in deployment and usage.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "browser-use-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-browser-use-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
browser-use-mcp-server MCP Server — MCPNest — MCPNest