Back to Home
desplega-ai icon

qa-use

Verified Safe

by desplega-ai

Overview

Provides comprehensive browser automation and QA testing capabilities, integrating with a backend platform for automated tests, interactive debugging, and batch test execution.

Installation

Run Command
npx @desplega.ai/qa-use-mcp

Environment Variables

  • QA_USE_API_KEY
  • QA_USE_API_URL
  • QA_USE_APP_URL
  • QA_USE_REGION
  • TUNNEL_HOST

Security Notes

The HTTP server enables CORS with `Access-Control-Allow-Origin: *`, which can be a risk for non-public deployments, though it's common for client-server protocols. The `tunnel` mode exposes a local browser instance publicly, an inherent risk that requires user awareness. The server executes commands from an external API (`desplega.ai`), which could lead to RCE if the API or commands are compromised. No `eval` or obvious hardcoded secrets found; API keys are expected from environment variables or a config file. Strong bearer token authentication is implemented for HTTP mode.

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars11
Forks1
Last Update2026-01-15

Tags

Browser AutomationQA TestingPlaywrightE2E TestingMCP