MCP ServerSTDIOOfficialv1.26.2

Wopee MCP Server

Dispatch and monitor AI-powered test runs and web crawls for your applications through Wopee.io. Developers integrate this MCP server to automate testing workflows, fetch test artifacts, and track test status programmatically.

io.github.Wopee-io/wopee-mcp

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Wopee MCP server does

How models use it and what it is built for.

Dispatch and monitor AI-powered test runs and web crawls for your applications through Wopee.io. Developers integrate this MCP server to automate testing workflows, fetch test artifacts, and track test status programmatically.

Connect to Wopee

Local install — runs as a subprocess.

npx wopee-mcp@1.26.2

Environment variables

Configuration this server reads at startup.

  • WOPEE_API_KEYRequiredSecret

    Wopee.io API key for authentication

  • WOPEE_PROJECT_UUID

    UUID of the Wopee.io project to work with

  • WOPEE_API_URL

    Wopee.io API base URL (defaults to https://api.wopee.io)

Resources

Where to find authoritative docs and source for Wopee.

Example prompts for Wopee

Paste any of these into Agent Studio after connecting Wopee.

  • Dispatch a new test run for project UUID abc123 and get the run ID
  • Fetch the status and results of test run xyz789
  • Crawl the web app and retrieve all generated test artifacts
  • What environment variables do I need to configure for Wopee.io authentication?

Wopee MCP server — FAQ

Common questions about connecting and running Wopee.

  • What is Wopee.io and how does this MCP server help?

    Wopee.io is an AI testing platform for web applications. This MCP server lets you programmatically dispatch test runs, monitor their status, and retrieve test artifacts without leaving your development environment or chat interface.

  • How do I authenticate with Wopee.io?

    Set the required WOPEE_API_KEY environment variable with your Wopee.io API key. Optionally configure WOPEE_PROJECT_UUID to specify a default project and WOPEE_API_URL if using a custom endpoint.

  • Can I use this server with multiple Wopee.io projects?

    Yes. Set WOPEE_PROJECT_UUID as your default project, but you can specify different project UUIDs in individual requests to work across multiple projects.

  • What capabilities does this MCP server expose?

    The server supports dispatching test runs, fetching test status and results, crawling web applications, and retrieving generated test artifacts. Refer to the Wopee.io API documentation for the full list of available operations.

  • Do I need a Wopee.io account and API key to use this?

    Yes, you must have an active Wopee.io account and a valid API key. The WOPEE_API_KEY environment variable is required for the server to function.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground