VOOZH about

URL: https://mcp.so/server/tesults-mcp/Tesults

⇱ Tesults MCP MCP Server


Tesults MCP

@Tesults

Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.
Overview

Content:

Tesults MCP server connects AI agents to your test automation results. Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.

Features:

  • Identify regressions, what's resolved or continuing to fail.
  • Compare runs to see what changed
  • Get plain-language explanations of test failures
  • Works with Playwright, Jest, Pytest, Cypress, JUnit and more

Setup: Set the TESULTS_API_TOKEN environment variable with your Tesults API token to get started.

Server Config

{
 "mcpServers": {
 "tesults": {
 "command": "npx",
 "args": [
 "tesults-mcp"
 ],
 "env": {
 "TESULTS_API_TOKEN": "<YOUR_TOKEN>"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.