mcpbeat Sign in

Testkube MCP Server

local only

Testkube MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants

Installs / week
not published
1658
Stars
21 open issues
17 Sep 2026
Last commit
from GitHub
License
Go

What the code does

We read the source, 17 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox pkg/cliruntime/context.go:69
    if _, err := os.Stat("/.dockerenv"); err == nil {
          description: When true, drop resources the agent cannot list+watch.
Asks for container control access cmd/kubectl-testkube/commands/common/helper.go:1475
        "--privileged",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Testkube MCP

same job, measured the same way
CircleCI
by circleci

CircleCI's MCP server: inspect projects, runs, workflows, jobs, logs, tests, and artifacts.

22 tools answering
Qatouch
by qatouch

MCP Server for software testing, test case management, test execution, and defect tracking.

113 installs/wk local only
Cucumberstudio
by herosizy

MCP server for Cucumber Studio - test scenarios, action words, and execution data

59 installs/wk local only
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

27 installs/wk local only
Qtm4j MCP Server
by salehrifai42

MCP server for QMetry Test Management for Jira (QTM4J): test cases, cycles, executions, plans.

45 installs/wk local only
Coverctl
by felixgeelhaar

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Coverctl
by klarlabs-studio

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Testrigor
by testrigor

Manage test suites, run tests, view results, and automate QA workflows via AI with testRigor.

answering

Testkube MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Testkube MCP?
Testkube MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Testkube MCP open source?
We cannot say either way: written in Go, 1 658 stars on GitHub and 21 open issues, but we could not determine the licence, and without one the code is not open source by default.