Cover image

自主评估Web应用程序的MCP服务器。

3 years

Works with Finder

0

Github Watches

3

Github Forks

110

Github Stars

🚀 Operative.sh WebEvalAgent MCP Server

Let the code fix itself, you've got better things to do.

ezgif-30319083e68077

🔥 Supercharge Your Debugging

operative.sh's MCP Server unleashes LLM-powered agents to autonomously execute and debug web apps directly in your code editor.

⚡ Features

This weapon in your development arsenal transforms your Code IDE experience (Cline, Cursor):

  • 🌐 Navigate your webapp using BrowserUse (now 2x FASTER when using our backend!)
  • 📊 Capture network traffic - all requests/responses at your fingertips
  • 🚨 Collect console errors - nothing escapes detection
  • 🤖 Autonomous debugging - the Cursor agent calls the web QA agent mcp server to test if the code it wrote works as epected end-to-end.

🏁 Quick Start (macOS/Linux)

  1. Run the installer
# Feel welcome to inspect the installer script like so:
# curl -LSf https://operative.sh/install.sh | less -N
# Download, install, and remove the installer script
curl -LSf https://operative.sh/install.sh -o install.sh && bash install.sh && rm install.sh
  1. Unleash the agent in Cursor Agent Mode with web_app_ux_evaluator (may have to restart Cursor)

🛠️ Install in Cursor Agent with Single Command

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

🛠️ Manual JSON Installation

  1. Run uvx --from git+https://github.com/Operative-Sh/web-eval-agent.git webEvalAgent with no api key first since Cursor doesn't wait for our deps to download!
  2. On startup, kill and then update your relevent 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"
  }
}

🛠️ Manual Windows Installation (Cline)

# 1. Get your API key at operative.sh
# 2. Install 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. Unleash the agent in Cline with web_app_ux_evaluator (may have to restart Cline) 

🚨 Issues

  • Any issues feel free to open an Issue on this repo!

Built with <3 @ operative.sh

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • pontusab
  • 光标与风浪冲浪社区,查找规则和MCP

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

  • ravitemer
  • 一个功能强大的Neovim插件,用于管理MCP(模型上下文协议)服务器

  • patruff
  • Ollama和MCP服务器之间的桥梁,使本地LLMS可以使用模型上下文协议工具

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • JackKuo666
  • 🔍使AI助手可以通过简单的MCP接口搜索和访问PYPI软件包信息。

    Reviews

    5 (1)
    Avatar
    user_1br20V8Y
    2025-04-18

    The web-eval-agent by Operative-Sh is a remarkable tool for web analysis and evaluation. As a loyal MCP application user, I find its user-friendly interface and efficient performance incredibly valuable. The seamless integration and comprehensive features make it an essential asset for any web developer looking to optimize their site. Highly recommended!