Back to Home
Applitest-co-il icon

test-runner-mcp

Verified Safe

by Applitest-co-il

Overview

Connect AI assistants to web and mobile testing infrastructure, enabling natural language control and generating reusable test automation scripts.

Installation

Run Command
npx @applitest/test-runner-mcp mcphttp

Environment Variables

  • MCP_SERVER_PORT
  • APPIUM_HOST
  • APPIUM_PORT
  • HEADLESS
  • SCREENSHOT_PATH

Security Notes

The server primarily acts as a wrapper around the `@applitest/test-runner` SDK. Direct command injection risks in the server's own code (e.g., `eval`, `child_process.exec` with unsanitized input) are not apparent. The `do-step` tool allows AI to execute various automation commands and selectors; the security posture largely depends on how well the underlying `test-runner` library and the browser/Appium environments are hardened against malicious inputs (e.g., malformed selectors, scripts in URLs). Session validation helps prevent cross-session interference.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-24

Tags

AITestingAutomationMCPTypeScript