local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Provides connection to GitHub repositories, likely for accessing and managing code repositories through the browser interface
Offers integration with PyPI for package information, installation, and management through the browser interface
Implements Semantic Versioning support for project versioning and compatibility management
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
MCP 服务器使用浏览器连接任何 MCP 客户端(如 Claude 或 Cursor),允许客户端使用现有的 LLM,而无需额外的 API 密钥。