Vibetest Use 🚀
@Menziesinstitute
About Vibetest Use 🚀
# Vibetest UseAn MCP server that launches multiple Browser-Use agents to test a vibe-coded website for UI bugs, broken links, accessibility issues, and other technical problems. Perfect for testing both live websites and localhost development sites. 🖥️✨
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"vibetest-use-menziesinstitute": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Vibetest Use?
Vibetest Use is an MCP server that launches multiple Browser-Use agents to test vibe-coded websites for UI bugs, broken links, accessibility issues, and other technical problems. It is designed for both live websites and localhost development sites.
How to use Vibetest Use?
Install dependencies with uv venv, source .venv/bin/activate, and uv pip install -e .. Configure through the Claude Code CLI using claude mcp add vibetest /full/path/to/vibetest-use/.venv/bin/vibetest-mcp -e GOOGLE_API_KEY="your_api_key", or through the Cursor MCP settings UI by adding a JSON entry with the command path. Invoke a test with vibetest --url http://yourwebsite.com.
Key features of Vibetest Use
- Multi-agent testing of multiple website aspects simultaneously.
- Customizable settings to suit different testing needs.
- User-friendly setup and operation, even for beginners.
Use cases of Vibetest Use
- Testing live websites for UI bugs and broken links.
- Scanning localhost development sites before deployment.
- Identifying accessibility issues automatically.
- Running comprehensive technical audits on vibe-coded projects.
FAQ from Vibetest Use
What are the runtime dependencies?
The server requires Python, uv, and a virtual environment. It uses a Google API key for operation.
How do I configure Vibetest Use in Cursor?
Add a server entry in Cursor’s MCP settings with the command "/full/path/to/vibetest-use/.venv/bin/vibetest-mcp".
What kind of issues does it detect?
It checks for UI bugs, broken links, accessibility issues, and other technical problems.
Where is the test output displayed?
After the test completes, you receive a detailed report.
Does Vibetest Use require authentication?
Yes, a Google API key must be provided via the GOOGLE_API_KEY environment variable when adding the server.
Frequently asked questions
What are the runtime dependencies?
The server requires Python, `uv`, and a virtual environment. It uses a Google API key for operation.
How do I configure Vibetest Use in Cursor?
Add a server entry in Cursor’s MCP settings with the command `"/full/path/to/vibetest-use/.venv/bin/vibetest-mcp"`.
What kind of issues does it detect?
It checks for UI bugs, broken links, accessibility issues, and other technical problems.
Where is the test output displayed?
After the test completes, you receive a detailed report.
Does Vibetest Use require authentication?
Yes, a Google API key must be provided via the `GOOGLE_API_KEY` environment variable when adding the server.
Basic information
More Other MCP servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments