io.github.Wopee-io/wopee-mcp MCP Server
io.github.Wopee-io/wopee-mcp
What is the io.github.Wopee-io/wopee-mcp MCP server?
AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.
How to install io.github.Wopee-io/wopee-mcp
Copy-paste configuration for popular MCP clients.
WOPEE_API_KEYrequiredsecretWopee.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)
{
"mcpServers": {
"wopee-mcp": {
"command": "npx",
"args": [
"-y",
"wopee-mcp"
],
"env": {
"WOPEE_API_KEY": "<YOUR_WOPEE_API_KEY>",
"WOPEE_PROJECT_UUID": "<YOUR_WOPEE_PROJECT_UUID>",
"WOPEE_API_URL": "<YOUR_WOPEE_API_URL>"
}
}
}
}{
"mcpServers": {
"wopee-mcp": {
"command": "npx",
"args": [
"-y",
"wopee-mcp"
],
"env": {
"WOPEE_API_KEY": "<YOUR_WOPEE_API_KEY>",
"WOPEE_PROJECT_UUID": "<YOUR_WOPEE_PROJECT_UUID>",
"WOPEE_API_URL": "<YOUR_WOPEE_API_URL>"
}
}
}
}{
"mcpServers": {
"wopee-mcp": {
"command": "npx",
"args": [
"-y",
"wopee-mcp"
],
"env": {
"WOPEE_API_KEY": "<YOUR_WOPEE_API_KEY>",
"WOPEE_PROJECT_UUID": "<YOUR_WOPEE_PROJECT_UUID>",
"WOPEE_API_URL": "<YOUR_WOPEE_API_URL>"
}
}
}
}{
"servers": {
"wopee-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wopee-mcp"
],
"env": {
"WOPEE_API_KEY": "<YOUR_WOPEE_API_KEY>",
"WOPEE_PROJECT_UUID": "<YOUR_WOPEE_PROJECT_UUID>",
"WOPEE_API_URL": "<YOUR_WOPEE_API_URL>"
}
}
}
}claude mcp add wopee-mcp --env WOPEE_API_KEY=<YOUR_WOPEE_API_KEY> --env WOPEE_PROJECT_UUID=<YOUR_WOPEE_PROJECT_UUID> --env WOPEE_API_URL=<YOUR_WOPEE_API_URL> -- npx -y wopee-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.