Menziesinstitute/vibetest-use
If you are the rightful owner of vibetest-use and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Vibetest Use is an MCP server designed to test websites for UI bugs, broken links, accessibility issues, and other technical problems using multiple Browser-Use agents.
Vibetest Use is a powerful tool for web developers and testers, providing a comprehensive solution for identifying and resolving issues on both live and development websites. By leveraging multiple Browser-Use agents, Vibetest Use can simultaneously test various aspects of a website, ensuring a thorough examination of its functionality and user experience. The server is easy to set up and configure, making it accessible to users of all skill levels. With its ability to detect UI bugs, broken links, and accessibility issues, Vibetest Use is an essential tool for maintaining high-quality web standards. The server can be integrated into existing workflows, providing detailed reports that help developers quickly address any identified problems. Whether you're working on a live site or a localhost development environment, Vibetest Use offers the flexibility and reliability needed to ensure your website performs optimally.
Features
- Multi-Agent Testing: Run multiple agents to test various aspects of your site simultaneously.
- Customizable: Modify settings to suit your testing needs.
- User-Friendly: Easy to set up and use, even for beginners.
- Comprehensive Reporting: Provides detailed reports on detected issues.
- Flexible Integration: Works with both live and localhost development sites.
Usages
usage with claude code
bash # Add MCP server via CLI claude mcp add vibetest /full/path/to/vibetest-use/.venv/bin/vibetest-mcp -e GOOGLE_API_KEY="your_api_key"
usage with cursor
{ "mcpServers": { "vibetest": { "command": "/full/path/to/vibetest-use/.venv/bin/vibetest-mcp" } } }