io.github.kubeshop/testkube-mcp icon
io.github.kubeshop

testkube-mcp

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

stdioofficialservice

Package Details

docker.io/kubeshop/mcp-server:2.4.3

Transportstdio

Environment Variables

TK_ACCESS_TOKEN(str)
RequiredSecret

Testkube access token for authentication

TK_ORG_ID(str)
Required

Testkube organization ID

TK_ENV_ID(str)
Required

Testkube environment ID

TK_CONTROL_PLANE_URL(str)

Testkube Control Plane URL (default: https://api.testkube.io)

TK_DASHBOARD_URL(str)

Testkube Dashboard URL

TK_DEBUG(str)

Enable debug mode (default: false)

TK_MCP_TRANSPORT(str)

MCP transport type: stdio or shttp (default: stdio)

TK_MCP_SHTTP_HOST(str)

SHTTP host when using shttp transport

TK_MCP_SHTTP_PORT(str)

SHTTP port when using shttp transport