io.github.Wopee-io/wopee-mcp✓
io.github.Wopee-io/wopee-mcp · v1.26.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Wopee-io/wopee-mcp",
"description": "AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.",
"repository": {
"url": "https://github.com/Wopee-io/wopee-mcp",
"source": "github"
},
"version": "1.26.2",
"packages": [
{
"registryType": "npm",
"identifier": "wopee-mcp",
"version": "1.26.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Wopee.io API key for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WOPEE_API_KEY"
},
{
"description": "UUID of the Wopee.io project to work with",
"format": "string",
"name": "WOPEE_PROJECT_UUID"
},
{
"description": "Wopee.io API base URL (defaults to https://api.wopee.io)",
"format": "string",
"name": "WOPEE_API_URL"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}