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 客户端无法启动服务器。
贡献
欢迎贡献!请随时提交拉取请求。
版本控制
mcp-browser-use
使用语义化版本控制。有关可用版本,请参阅 GitHub 仓库中的标签。
执照
该项目采用 Apache 2.0 许可证,有关详细信息,请参阅LICENSE文件。
This server cannot be installed
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 密钥。
Related Resources
Related MCP Servers
- -securityAlicense-qualityMCP server for toolhouse.ai. This does not rely on an external llm unlike the official server.Last updated -1PythonMIT License
- AsecurityAlicenseAqualityAn MCP server that provides LLMs access to other LLMsLast updated -41412JavaScriptMIT License
- -securityFlicense-qualityMCP 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 -
- -security-license-qualityPlaywright wrapper for MCP that enables LLM-powered clients to control a browser for automation tasks.Last updated -Python