mcpbeat Sign in

Tesults MCP Server

local only

Tesults MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 10 May 2026.

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

Installs per day peak 21 · avg 6 · -42% w/w
a month agotoday
25
Installs / week
npm · tesults-mcp
0
Stars
0 open issues
10 May 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Tesults MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tesults-mcp -- npx -y tesults-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tesults-mcp": {
      "args": [
        "-y",
        "tesults-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tesults-mcp]
command = "npx"
args = ["-y", "tesults-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tesults-mcp": {
      "args": [
        "-y",
        "tesults-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tesults-mcp": {
      "args": [
        "-y",
        "tesults-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TESULTS_API_TOKEN (Tesults API token - obtain from your Tesults project configuration). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Tesults MCP

same job, measured the same way
Playwright Report MCP
by hubertgajewski

Run Playwright tests and surface structured results for AI agents doing test failure analysis.

171 installs/wk local only
Lastest
by las-team

Run visual regression tests, review diffs, and manage baselines on a Lastest instance.

37 installs/wk local only
Cannon VoIP AI Assistant
by cannonvoip

Ask about Cannon VoIP pricing, plans, features, international rates, coverage, and FAQs.

1 tools answering
five46
by sekharsdet

BYOK, fully local AI agent that tests your app/API and writes a real Playwright spec on success.

73 installs/wk local only
Agent Eval
by rudrendupaul

Statistical regression testing for LLM agents: p-value, effect size, and CI on behavior change.

161 installs/wk local only
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

33 installs/wk local only
Evalview MCP
by hidai25

Regression testing for AI agents. Golden baselines, CI/CD, LangGraph, CrewAI, OpenAI, Claude.

984 installs/wk local only
Agentsnap
by mukundakatta

Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.

31 installs/wk local only

Tesults MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tesults MCP?
Tesults MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package tesults-mcp was installed 25 times last week.
How do I connect Tesults MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tesults-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tesults MCP?
The npm package tesults-mcp was installed 25 times in the last week. Week over week that is -42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tesults MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.