qa_mcp_server
Verified Safeby dominodatalab
Overview
Automated User Acceptance Testing (UAT) and performance analysis for the Domino Data Science Platform using an LLM-powered MCP server.
Installation
uv --directory /path/to/qa_mcp_server run domino_qa_mcp_server.pyEnvironment Variables
- DOMINO_API_KEY
- DOMINO_HOST
Security Notes
The server uses environment variables for sensitive credentials (DOMINO_API_KEY, DOMINO_HOST) and reads user/project names from a markdown file, which is good practice. It interacts with the Domino platform via API, which is its core functionality. The `open_web_browser` tool could potentially open arbitrary URLs if the LLM client is compromised or poorly constrained, posing a minor risk of opening unintended browser tabs on the server host. However, in the context of a dedicated QA tool, this is likely used for specific, internal Domino URLs.
Similar Servers
rulego-server
A lightweight, high-performance, and modular automation workflow platform for orchestration, iPaaS, API/AI orchestration, data processing, and IoT rule engine scenarios.
mockloop-mcp
Provides a comprehensive platform for generating and managing mock API servers with AI-driven test generation, scenario management, proxy capabilities, and robust monitoring and auditing features.
mcp-jest
A testing framework for Model Context Protocol (MCP) servers, allowing automated validation of AI agent tools, resources, and prompts.
doit-mcp-server
Provides a Model Context Protocol (MCP) interface to the DoiT API, allowing Large Language Models (LLMs) to access and analyze cloud cost data, anomalies, reports, invoices, and support tickets for troubleshooting and analysis.