qontinui-mcp
by qontinui
Overview
Provides an MCP interface for Qontinui Runner, enabling AI-driven visual automation, testing, and debugging workflows.
Installation
poetry run qontinui-mcpEnvironment Variables
- QONTINUI_RUNNER_HOST
- QONTINUI_RUNNER_PORT
- QONTINUI_RESULTS_DIR
- QONTINUI_DEV_LOGS_DIR
Security Notes
The `execute_python` tool (Area G) allows the AI to run arbitrary Python code with specified dependencies directly on the host machine where the `qontinui-runner` is operating. While intended for legitimate automation tasks and protected by an `EXECUTE` permission level, this presents a critical security vulnerability. If an untrusted AI (e.g., via a malicious prompt injection) gains or misuses this permission, it can lead to arbitrary code execution and potential system compromise. The `awas_execute` tool, while designed for standardized web interactions, could also be misused by the AI to interact with malicious external APIs or leak sensitive credentials. The presence of a permission system is a positive feature, but the inherent risk of arbitrary code execution via `execute_python` significantly lowers the overall security score.
Similar Servers
macos-automator-mcp
Transforms an AI assistant into a macOS automation agent, enabling it to execute AppleScript and JXA commands to control applications and system functions.
MCP-Server_AI-interaction
Facilitates advanced, persistent user-AI agent interaction by providing a modern UI for text input, file/folder attachment, and multi-image management, designed to integrate with Model Context Protocol (MCP) systems.
imgenx
AI image and video generation and processing, functioning as a command-line tool or MCP server.
mcp
The MCP Server provides an AI-powered framework for command execution, plugin-based tools, secure Python evaluation, and knowledge management, designed for standalone or embedded use.