io.github.Wopee-io/wopee-mcp
Quality Score
85
/100
AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"wopee-mcp": {
"command": "npx",
"args": [
"-y",
"wopee-mcp"
],
"env": {
"WOPEE_API_KEY": "<your-wopee_api_key>",
"WOPEE_PROJECT_UUID": "<wopee_project_uuid>",
"WOPEE_API_URL": "<wopee_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"wopee-mcp": {
"command": "npx",
"args": [
"-y",
"wopee-mcp"
],
"env": {
"WOPEE_API_KEY": "<your-wopee_api_key>",
"WOPEE_PROJECT_UUID": "<wopee_project_uuid>",
"WOPEE_API_URL": "<wopee_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y wopee-mcp§02 Environment variables
WOPEE_API_KEYrequiredsecret
Wopee.io API key for authentication
WOPEE_PROJECT_UUIDUUID of the Wopee.io project to work with
WOPEE_API_URLWopee.io API base URL (defaults to https://api.wopee.io)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…