Skip to content
Back to search
30
MCP

Testkube

docker-mcp/testkube

The Testkube MCP Server exposes continuous testing capabilities (test orchestration, execution, troubleshooting and anlysis) to AI tools and workflows.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
28
callable
Primary URL

Tools · 28

abort_workflow_execution
build_dashboard_url
create_workflow
create_workflowtemplate
fetch_execution_logs
get_execution_info
get_execution_schema
get_workflow
get_workflow_definition
get_workflow_execution_metrics
get_workflow_metrics
get_workflow_resource_history
get_workflow_schema
get_workflowtemplate_definition
list_agents
list_artifacts
list_executions
list_labels
list_resource_groups
list_workflows
list_workflowtemplates
lookup_execution_id
read_artifact
run_workflow
update_execution_tags
update_workflow
update_workflowtemplate
wait_for_executions

Similar MCP servers embedding-nearest

mcp/testkube
The Testkube MCP Server exposes continuous testing capabilities (test orchestration, execution, t...
0 tools
io.github.kubeshop/testkube-mcp
MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants
0 tools
testkube/mcp-server
MCP Server for the Testkube Continuous Testing Platform
0 tools
kubeshop/mcp-server
MCP Server for the Testkube Continuous Testing Platform
0 tools
@ai-capabilities-suite/mcp-testing
Enterprise-grade MCP server providing comprehensive testing capabilities for AI agents. Features 25+ testing tools including test execution,
0 tools
SmartBear
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, API Hub, PactFlow.
160 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "testkube": {
      "url": "None",
      "transport": "http"
    }
  }
}