WebEvalAgent MCP Server

by Operative-Sh
Verified

web_app_ux_evaluator

Assess and improve web application user experience by analyzing specific tasks, identifying UI/UX issues, and providing actionable recommendations for enhancement.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
taskYes
urlYes

Input Schema (JSON Schema)

{ "properties": { "task": { "title": "Task", "type": "string" }, "url": { "title": "Url", "type": "string" } }, "required": [ "url", "task" ], "title": "web_app_ux_evaluatorArguments", "type": "object" }

You must be authenticated.

Other Tools from WebEvalAgent MCP Server

Related Tools

ID: 6lky0kj71r