Loading MCP server directory, please wait...
MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants
npx @getmcp/cli add io.github.kubeshop/testkube-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
TK_ACCESS_TOKENTestkube access token for authentication
TK_ORG_IDTestkube organization ID
TK_ENV_IDTestkube environment ID
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kubeshop/testkube-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"TK_ACCESS_TOKEN",
"-e",
"TK_ORG_ID",
"-e",
"TK_ENV_ID",
"-e",
"TK_CONTROL_PLANE_URL",
"-e",
"TK_DASHBOARD_URL",
"-e",
"TK_DEBUG",
"-e",
"TK_MCP_TRANSPORT",
"-e",
"TK_MCP_SHTTP_HOST",
"-e",
"TK_MCP_SHTTP_PORT",
"docker.io/kubeshop/mcp-server:2.8.1"
],
"env": {
"TK_ACCESS_TOKEN": "",
"TK_ORG_ID": "",
"TK_ENV_ID": "",
"TK_CONTROL_PLANE_URL": "",
"TK_DASHBOARD_URL": "",
"TK_DEBUG": "",
"TK_MCP_TRANSPORT": "",
"TK_MCP_SHTTP_HOST": "",
"TK_MCP_SHTTP_PORT": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
Access live company and contact data from Explorium's AgentSource B2B platform.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite