io.github.kubeshop/testkube-mcp
Quality Score
90
/100
MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"testkube-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/kubeshop/mcp-server:2.9.1"
],
"env": {
"TK_ACCESS_TOKEN": "<your-tk_access_token>",
"TK_ORG_ID": "<tk_org_id>",
"TK_ENV_ID": "<tk_env_id>",
"TK_CONTROL_PLANE_URL": "<tk_control_plane_url>",
"TK_DASHBOARD_URL": "<tk_dashboard_url>",
"TK_DEBUG": "<tk_debug>",
"TK_MCP_TRANSPORT": "<tk_mcp_transport>",
"TK_MCP_SHTTP_HOST": "<tk_mcp_shttp_host>",
"TK_MCP_SHTTP_PORT": "<tk_mcp_shttp_port>"
}
}
}
}§02 Environment variables
TK_ACCESS_TOKENrequiredsecret
Testkube access token for authentication
TK_ORG_IDrequired
Testkube organization ID
TK_ENV_IDrequired
Testkube environment ID
TK_CONTROL_PLANE_URLTestkube Control Plane URL (default: https://api.testkube.io)
TK_DASHBOARD_URLTestkube Dashboard URL
TK_DEBUGEnable debug mode (default: false)
TK_MCP_TRANSPORTMCP transport type: stdio or shttp (default: stdio)
TK_MCP_SHTTP_HOSTSHTTP host when using shttp transport
TK_MCP_SHTTP_PORTSHTTP port when using shttp transport
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.