Vibetest Use 🚀
@Menziesinstitute
关于 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. 🖥️✨
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"vibetest-use-menziesinstitute": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Blender
ahujasidOpen-source MCP to use Blender with any LLM

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论