Skip to content

Conversation

@erikqu
Copy link

@erikqu erikqu commented Apr 6, 2025

Adds WebEvalAgent, an MCP server to test and debug your web applications.

Description

⚑ 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.

Motivation and Context

  • This solves the problem of manually testing your web application by clicking through, getting bad console log/network logs, and then copy-pasting them back into your code editor. This will do that autonomously.

How Has This Been Tested?

This has been tested on Mac/Linux (Claude/Cursor/Cline) + Windows (Cline)

Breaking Changes

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • [ x] I have read the MCP Protocol Documentation
  • [ x] My changes follows MCP security best practices
  • [ x] I have updated the server's README accordingly
  • [ x] I have tested this with an LLM client
  • [ x] My code follows the repository's style guidelines
  • [ N/A] New and existing tests pass locally
  • [ x] I have added appropriate error handling
  • [ x] I have documented all environment variables and configuration options

Additional context

None

@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2370

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants