TestDino MCP
Connects TestDino test management platform to AI agents, enabling users to check test runs, analyze failures, upload Playwright test results, and manage test cases through natural language commands.
README
TestDino MCP
A Model Context Protocol (MCP) server that connects TestDino to AI agents. This server enables you to interact with your TestDino test data directly through natural language commands.
What is This?
This MCP server bridges the gap between your TestDino test management platform and AI agents. Instead of manually navigating the TestDino dashboard, you can ask your AI assistant to:
- Check test run results
- Analyze test failures
- Upload test results
- Get detailed test case information
All through simple conversational commands.
Features
- 🔍 Health Check: Verify your API connection and validate your TestDino API key.
- 📊 Test Run Management: List and retrieve detailed information about your test runs with powerful filtering options.
- 🧪 Test Case Analysis: Get comprehensive details about individual test cases, including errors, logs, and execution steps.
- 📤 Test Upload: Automatically upload Playwright test results from your local machine to TestDino.
- 🔌 MCP Compatible: Built on the Model Context Protocol standard. You can configure TestDino MCP with any MCP-compatible IDEs or AI agents.
- ⚡ Easy Setup: Install and configure in minutes with npx.
- 🔐 Secure: API key stored securely in your local configuration.
Available Tools
The server provides 6 powerful tools:
health- Verify your connection and validate your API key.list_testruns- Browse test runs with filters (branch, time, author, commit, environment).get_run_details- Get comprehensive details about a specific test run.list_testcase- List test cases with comprehensive filtering (by test run, status, browser, error category, branch, environment, commit, author, and more).get_testcase_details- Get detailed information about a specific test case.upload_latest_local_test_runs- Upload your local Playwright test results.
Installation Options
There are mainly 3 options to use TestDino MCP:
Option 1: Via npx (Recommended - No Installation)
- No installation required
- Automatically downloads and runs when needed
- Always uses the latest version
- Configured in any MCP compatible platform
Option 2: Global Installation
npm install -g testdino-mcp
- Install once, use in any project
- Requires Node.js 18+ and npm
- Use command:
testdino-mcp
Option 3: Project Installation
npm install testdino-mcp
- Installed in your project's
node_modules - Use command:
npx testdino-mcp
Integration
A simple Integration guide for Cursor IDE:
Step 1: Get Your API Key
- Log in to your TestDino account
- Navigate to Settings → API Keys
- Generate new or copy exisiting API key
Step 2: Configure Cursor
-
Open or create the MCP configuration file:
- Windows:
%APPDATA%\Cursor\mcp.json - macOS/Linux:
~/.cursor/mcp.json - Project-specific:
.cursor/mcp.jsonin your project root
- Windows:
-
If you are using npx or installing inside project, Add the configuration:
{
"mcpServers": {
"TestDino": {
"command": "npx",
"args": ["-y", "testdino-mcp"],
"env": {
"TESTDINO_API_KEY": "your_testdino_api_key_here"
}
}
}
}
Important: Replace your_testdino_api_key_here with your actual API key from Step 1.
Step 3: Restart and Verify
- Completely close and restart Cursor
- Verify the connection by asking: "Check TestDino health"
- You should see your project name and ID if everything is working!
Alternative: Global Installation
If you prefer to install globally instead of using npx or project installation:
npm install -g testdino-mcp
Then use this configuration:
{
"mcpServers": {
"TestDino": {
"command": "testdino-mcp",
"env": {
"TESTDINO_API_KEY": "your_testdino_api_key_here"
}
}
}
}
The server uses the standard MCP protocol, so it will work with other MCP-compatible clients as well.
Usage
Once configured, simply talk to your AI assistant in natural language. Important: Tools will require your TESTDINO_API_KEY to be configured in mcp.json.
Example Commands
Try these natural language commands in Cursor or Claude Desktop (or other MCP-compatible clients):
Connection & Setup:
- "Check if my TestDino connection is working"
- "Validate my TestDino API key"
Exploring Test Runs:
- "Show me my last 5 test runs"
- "What test runs are on the develop branch?"
- "List test runs from the last 3 days"
- "Show me test runs by author john"
- "Find test runs for commit abc123"
- "List all test runs in production environment"
Analyzing Test Results:
- "Get details for test run test_run_6901b2abc6b187e63f536a6b"
- "Get details for test run counter 42"
- "What test cases failed in test run test_run_6901b2abc6b187e63f536a6b?"
- "Show me all flaky tests from the last test run"
- "List all failed test cases in production environment"
- "Show me test cases from the main branch that took more than 100 seconds"
- "Find all timeout issues in test cases from commit abc123"
Uploading Results:
- "Upload my Playwright test results"
- "Upload test results from the ./test-results directory"
Requirements
- Node.js 18.0.0 or higher
- NPM (for package management)
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。