@agent-infra/mcp-server-browser 是一个用于浏览器访问的 MCP (Model Context Protocol) 服务器,允许在浏览器环境中集成和使用 MCP 工具。该工具通过 npm 分发,支持自动化浏览器操作,适用于 Web 测试、UI 交互和浏览器自动化任务。
mcpbrowser automationweb-testingui-interactionnpm-package
支持环境:Node.jsBrowser
安装
npm install @agent-infra/mcp-server-browser
使用示例
以下是如何在你的项目中使用 @agent-infra/mcp-server-browser 的基本示例
// 基本使用示例 import { agentinframcpserverbrowser } from '@agent-infra/mcp-server-browser'; // 初始化 const tool = new agentinframcpserverbrowser(); // 使用 await tool.execute();
工具信息
版本1.2.23
许可证MIT
包名
@agent-infra/mcp-server-browser
发布时间2025/10/3
最后更新2025/10/3
相关工具
即将推出相关工具推荐功能