MCP Directory
Back

browser-use-mcp-server

by kontext-security · Python · ★ 826

Browse the web, directly from Cursor etc.

#browser#browser-use#cursor#mcp#mcp-server#playwright

Install

pip install git+https://github.com/kontext-security/browser-use-mcp-server.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "browser-use-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/kontext-security/browser-use-mcp-server.git"
      ]
    }
  }
}

From the README

[](https://x.com/cobrowser) [](https://discord.gg/gw9UpFUhyY) [](https://badge.fury.io/py/browser-use-mcp-server) **An MCP server that enables AI agents to control web browsers using [browser-use](https://github.com/browser-use/browser-use).** > **🌐 Want to Vibe Browse the Web?** Open-source AI-powered web browser - [**Vibe Browser**](https://github.com/co-browser/vibe). > > **🔗 Managing multiple MCP servers?** Simplify your development workflow with [agent-browser](https://github.com/co-browser/agent-browser) - [uv](https://github.com/astral-sh/uv) - Fast Python package manager - [Playwr…
Read full README on GitHub →

Related other servers