Token导航 LogoToken导航TokenDH.com
TE
开发工具stdio官方级别未说明来源级核验

Testdino MCP (Testdino Inc)

MCP Server

全面解析Testdino MCPMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Testdino MCP能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。

工具数

公开资料未说明
测试管理JavaScript自动化测试STDIO

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 20:40

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx 可在几分钟内完成安装和配置。

目录标签

目录标签

测试管理JavaScript自动化测试STDIO

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

stdiounknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP

上一个 MCP

TestDino MCP

TestDino MCP is a Model Context Protocol server that lets AI agents work directly with your Playwright test data, without leaving your editor or opening a browser. Once connected, your AI assistant can browse TestDino runs, inspect failing tests, and manage manual cases using plain language. Ask it to “show the last 5 failed runs in production,” “debug the checkout flow test,” or “list all critical manual test cases in project X,” and it will call the right tools behind the scenes. The server exposes 12 focused tools for CI runs, debugging, and manual test management. You can: Check account health and validate your PAT Filter runs by branch, commit, author, time window, or environment Drill into a single test case, including errors, logs, steps, screenshots, and traces Run debug_testcase to aggregate historical failures, classify patterns, and get AI‑ready prompts for root‑cause analysis and flakiness Create, update, and organize manual test cases and suites (status, severity, tags, layers, behaviors) TestDino MCP is MCP‑compatible and works with clients like Cursor and Claude Desktop. Configure it via mcp.json using either npx testdino-mcp (no install) or a global install (npm install -g testdino-mcp), and provide a TESTDINO_PAT from your TestDino account. Typical use cases include: speeding up Playwright failure triage from within your IDE, giving AI agents structured access to real test history, and keeping manual test management in sync with how your team actually debugs CI.

下一个 MCP

test-Driven Development-MCP

本地运行的测试驱动开发工具,通过Docker容器提供自动化清单生成、依赖引导和测试运行功能,支持多种编程语言。