testdino-hq/testdino-mcp
by Various
A MCP server that bridges TestDino with AI agents such as Cursor and Claude. Navigate test results, analyze failures, and manage test cases through conversational commands.
MCP
testdino-hq/testdino-mcp
Added 1 June 2026
Overview
A MCP server that connects TestDino to AI agents such as Cursor and Claude. Users can navigate test results, analyze failures, and manage test cases through conversational commands.
Best for
Best for
Developers using TestDino who want to interact with test results through AI chat interfaces
Use cases
- Navigating test results via conversation
- Analyzing test failures with AI agents
- Managing test cases through chat commands
How to use
Install
npm install -g testdino-mcp Tested with
Claude Desktop, Cursor
Example client config
{\n "mcpServers": {\n "TestDino": {\n "command": "npx",\n "args": ["-y", "testdino-mcp"],\n "env": {\n "TESTDINO_PAT": "your-pat-here"\n }\n }\n }\n} Notes
A MCP server that connects TestDino to AI agents such as Cursor and Claude. Users can navigate test results, analyze failures, and manage test cases through conversational commands.
7 stars on GitHub. Last updated 2026-05-19. Licensed MIT.
Use cases
- Navigating test results via conversation
- Analyzing test failures with AI agents
- Managing test cases through chat commands
Pros
- Enables natural language interaction with test data
- Integrates with popular AI agents like Cursor and Claude
- Reduces context switching by allowing test management from chat
Cons
- Requires TestDino as a dependency
- Limited adoption with only 7 GitHub stars
- Dependent on MCP ecosystem maturity
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables natural language interaction with test data
- Integrates with popular AI agents like Cursor and Claude
- Reduces context switching by allowing test management from chat
Cons
- Requires TestDino as a dependency
- Limited adoption with only 7 GitHub stars
- Dependent on MCP ecosystem maturity
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.