Evaluates web applications by autonomously testing functionality, usability, and performance. Connects to web browsers via Selenium WebDriver. Provides tools for automated testing, reporting, and analysis. Used by developers and QA teams to automate web application testing and validation.
Evaluates web applications by autonomously testing functionality, usability, and performance. Connects to web browsers via Selenium WebDriver. Provides tools for automated testing, reporting, and analysis. Used by developers and QA teams to automate web application testing and validation.
pip install web-eval-agentAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"refreshdotdev-web-eval-agent-github": {
"command": "uvx",
"args": [
"pip install web-eval-agent"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from web eval agent?"
API Key Required
This server requires an API key from web eval agent. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| WEB_EVAL_AGENT_API_KEY | Yes | Your web eval agent API key |
"What resources are available in web eval agent?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in web eval agent"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in web eval agent with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.