Skip to main content
Glama

mcp-browser-use

mcp-browser-use:供浏览器使用的 MCP 服务器

mcp-browser-use是使用browser-use 将任何 MCP 客户端(如 Claude 或 Cursor)与浏览器连接起来的最简单方法。

与其他需要您支付 LLM API 密钥的browser-use MCP 不同,这个只使用已经在您的 MCP 客户端中设置的 LLM。

📺 演示

快速入门

您可以通过在相关配置中输入以下命令来开始将mcp-browser-use与 MCP 客户端一起使用:

uvx mcp-browser-use

注意:提供 uvx 的完整路径以防止 MCP 客户端无法启动服务器。

贡献

欢迎贡献!请随时提交拉取请求。

版本控制

mcp-browser-use使用语义化版本控制。有关可用版本,请参阅 GitHub 仓库中的标签。

执照

该项目采用 Apache 2.0 许可证,有关详细信息,请参阅LICENSE文件。

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCP 服务器使用浏览器连接任何 MCP 客户端(如 Claude 或 Cursor),允许客户端使用现有的 LLM,而无需额外的 API 密钥。

  1. 快速入门
    1. 贡献
      1. 版本控制
        1. 执照

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A simple MCP server that facilitates website fetching through a configurable server platform using stdio or SSE transport, allowing integration with tools like Cursor for streamlined access.
            Last updated -
            2
            35
            Python
            MIT License
          • A
            security
            A
            license
            A
            quality
            An MCP server that provides LLMs access to other LLMs
            Last updated -
            4
            425
            57
            JavaScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            A MCP server that exposes OpenAPI schema information to LLMs like Claude. This server allows an LLM to explore and understand large OpenAPI schemas through a set of specialized tools, without needing to load the whole schema into the context
            Last updated -
            58
            35
            JavaScript
            • Apple
            • Linux
          • -
            security
            F
            license
            -
            quality
            MCP server enabling LLMs to perform browser tasks via SSE transport, allowing clients like Cursor.ai and Claude to open websites and interact with web content through natural language commands.
            Last updated -
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/vinayak-mehta/mcp-browser-use'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server