All MCP servers

Testkube Mcp

Official
by Api.AirforcestdioAI & LLM Tools01,605MIT

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

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "testkube-mcp-imp7943c": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}