All MCP servers

KSail

Official
by Api.AirforcestdioCloud & Infrastructure0147Custom

SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "ksail-imp46457": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}