Vibe Test — Browser Testing Agent
Rank #3,726io.github.AishwaryShrivastav/vibe-testing
Code-aware browser testing agent — 14 Playwright tools for AI code editors via MCP
Vibe Test — Browser Testing Agent is a Model Context Protocol (MCP) server published by aishwaryshrivastav. It ranks #3,726 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Vibe Test — Browser Testing Agent is listed across 3 registries — Official MCP, Glama and PulseMCP, with 12 tracked versions. It was first listed on May 27, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 128,320 of 132,046 servers on MCP Toplist.
Use Vibe Test — Browser Testing Agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vibe-testing -- npx -y vibe-testing[mcp_servers.vibe-testing]
command = "npx"
args = ["-y", "vibe-testing"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vibe-testing": {
"command": "npx",
"args": [
"-y",
"vibe-testing"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vibe-testing": {
"command": "npx",
"args": [
"-y",
"vibe-testing"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vibe-testing": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vibe-testing"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vibe-testing": {
"command": "npx",
"args": [
"-y",
"vibe-testing"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vibe-testing": {
"command": "npx",
"args": [
"-y",
"vibe-testing"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AishwaryShrivastav%2Fvibe-testing)<a href="https://mcptoplist.com/server/io.github.AishwaryShrivastav%2Fvibe-testing"><img src="https://mcptoplist.com/badge/io.github.AishwaryShrivastav%2Fvibe-testing.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aishwaryshrivastav
Available versions (12)
| Version | Published |
|---|---|
| 0.4.6 | Sep 21, 2026 |
| 0.4.5 | Sep 14, 2026 |
| 0.4.4 | Sep 14, 2026 |
| 0.4.3 | Sep 14, 2026 |
| 0.4.2 | May 27, 2026 |
| 0.4.1 | May 27, 2026 |
| 0.4.0 | May 27, 2026 |
| 0.3.11 | May 27, 2026 |
| 0.3.10 | May 27, 2026 |
| 0.3.9 | May 27, 2026 |
| 0.3.6 | May 27, 2026 |
| 0.3.4 | May 27, 2026 |
Frequently asked questions
- Who maintains Vibe Test — Browser Testing Agent?
- Vibe Test — Browser Testing Agent is maintained by aishwaryshrivastav, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is Vibe Test — Browser Testing Agent listed on the Official MCP Registry?
- Yes — Vibe Test — Browser Testing Agent is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Vibe Test — Browser Testing Agent have?
- MCP Toplist tracks 12 versions of Vibe Test — Browser Testing Agent, most recently published on Sep 21, 2026.
- Where can I find the source code for Vibe Test — Browser Testing Agent?
- The source code for Vibe Test — Browser Testing Agent is hosted at github.com/aishwaryshrivastav/vibe-testing.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.