WebEvalAgent MCP Server

WebEvalAgent MCP Server

释放 LLM 驱动的智能代理,使其能够直接在您的代码编辑器中自主执行和调试 Web 应用程序,并具有诸如 Web 应用程序导航、网络流量捕获和控制台错误收集等功能。

Category
访问服务器

Tools

web_app_ux_evaluator

Evaluate the user experience of a web application. This tool allows the AI to assess the quality of user experience and interface design of a web application by performing specific tasks and analyzing the interaction flow. Args: url: Required. The URL of the web application to evaluate task: Required. The specific UX/UI aspect to test (e.g., "test the checkout flow", "evaluate the navigation menu usability", "check form validation feedback") Returns: list[TextContent]: A detailed evaluation of the web application's UX/UI, including observations, issues found, and recommendations for improvement

README

🚀 Operative.sh WebEvalAgent MCP 服务器

让代码自己修复,你还有更重要的事情要做。

ezgif-30319083e68077

🔥 增强你的调试能力

operative.sh 的 MCP 服务器释放了 LLM 驱动的代理,以自主地在你的代码编辑器中执行和调试 Web 应用程序。

⚡ 特性

你开发武器库中的这个工具可以改变你的代码 IDE 体验 (Cline, Cursor):

  • 🌐 导航你的 Web 应用程序,使用 BrowserUse (现在使用我们的后端速度快 2 倍!)
  • 📊 捕获网络流量 - 所有请求/响应尽在掌握
  • 🚨 收集控制台错误 - 没有什么可以逃脱检测
  • 🤖 自主调试 - Cursor 代理调用 Web QA 代理 MCP 服务器来测试它编写的代码是否按预期端到端工作。

🏁 快速开始 (macOS/Linux)

# 1. 在 operative.sh 获取你的 API 密钥
# 2. 运行安装程序
bash -i <(curl -LSf https://operative.sh/webevalqa/install.sh)
# 3. 在 Cursor 代理模式下使用 web_app_ux_evaluator 释放代理 (可能需要重启 Cursor)

🛠️ 使用单个命令在 Cursor 代理中安装

API_KEY="your-api-key-here" && jq --arg k "$API_KEY" '.mcpServers["web-eval-agent"]={"command":"uvx","args":["--from","git+https://github.com/Operative-Sh/web-eval-agent.git","webEvalAgent"],"env":{"OPERATIVE_API_KEY":$k}}' ~/.cursor/mcp.json > ~/.cursor/mcp.json.tmp && mv ~/.cursor/mcp.json.tmp ~/.cursor/mcp.json

🛠️ 手动 JSON 安装

  1. 首先运行 uvx --from git+https://github.com/Operative-Sh/web-eval-agent.git webEvalAgent,不带 API 密钥,因为 Cursor 不会等待我们的依赖项下载!
  2. 启动时,终止并更新你的相关 MCP JSON:
"web-eval-agent": {
  "command": "uvx",
  "args": [
    "--from",
    "git+https://github.com/Operative-Sh/web-eval-agent.git",
    "webEvalAgent"
  ],
  "env": {
    "OPERATIVE_API_KEY": "YOUR_API_KEY"
  }
}

🛠️ 手动 Windows 安装 (Cline)

# 1. 在 operative.sh 获取你的 API 密钥
# 2. 安装 uv (curl -LsSf https://astral.sh/uv/install.sh | sh)
# 3. uvx --from git+https://github.com/Operative-Sh/web-eval-agent.git playwright install
# 4. 在 Cline 中使用 web_app_ux_evaluator 释放代理 (可能需要重启 Cline)

🚨 问题

  • 任何问题都可以在此存储库上打开一个 Issue!

用 <3 构建 @ operative.sh

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选