{
  "project_id": "containers/kubernetes-mcp-server",
  "repo": "containers/kubernetes-mcp-server",
  "name": "kubernetes-mcp-server",
  "github_url": "https://github.com/containers/kubernetes-mcp-server",
  "homepage_url": null,
  "language": "Go",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "containers",
    "context",
    "kubernetes",
    "kubernetes-mcp",
    "mcp",
    "model",
    "modelcontextprotocol",
    "openshift",
    "protocol"
  ],
  "description": "Model Context Protocol (MCP) server for Kubernetes and OpenShift",
  "overview": "Use containers/kubernetes-mcp-server when the user needs a mcp server project with docker, kubernetes, library-only deployment options.",
  "alternatives": [
    {
      "repo": "mudler/LocalAI",
      "reason": "Same mcp server intent with mcp overlap."
    },
    {
      "repo": "github/github-mcp-server",
      "reason": "Same mcp server intent with mcp overlap."
    },
    {
      "repo": "skyhook-io/radar",
      "reason": "Same mcp server intent with mcp overlap."
    }
  ],
  "related": [
    {
      "repo": "argoproj-labs/mcp-for-argocd",
      "reason": "Related to containers/kubernetes-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "bytechefhq/bytechef",
      "reason": "Related to containers/kubernetes-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "stacklok/toolhive",
      "reason": "Related to containers/kubernetes-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "zscaler/zscaler-mcp-server",
      "reason": "Related to containers/kubernetes-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "risa-labs-inc/BossConsole",
      "reason": "Related to containers/kubernetes-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "dagucloud/dagu",
      "reason": "Related to containers/kubernetes-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "snyk/agent-scan",
      "reason": "Related to containers/kubernetes-mcp-server through mcp server category and docker deployment."
    },
    {
      "repo": "rocketride-org/rocketride-server",
      "reason": "Related to containers/kubernetes-mcp-server through mcp server category and docker deployment."
    }
  ],
  "dependencies": [
    "MCP"
  ],
  "deployments": [
    "docker",
    "kubernetes",
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "connect agents to tools",
    "expose APIs through MCP",
    "bootstrap MCP integrations"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"model context protocol\" in metadata.",
        "Matched \"modelcontextprotocol\" in metadata.",
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Found Docker configuration file.",
        "Matched \"kubernetes\" in repository content.",
        "Matched \"helm chart\" in repository content.",
        "Matched \"npm install\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python, filesystem.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 2111,
    "recent_commits": 28,
    "contributors": 74,
    "issue_response_time_hours": null,
    "release_frequency_180d": 8
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 33,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 34,
  "agent_score": 81,
  "score": 91,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 56,
    "deployment": 100,
    "popularity": 66,
    "community": 100
  },
  "git_top_score": 91,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 70,
    "documentation": 92,
    "stability": 90,
    "adoption": 100,
    "agent_readability": 100
  },
  "verification": {
    "schema_version": "git-top.verification.v1",
    "overall_status": "partial",
    "observed_at": "2026-09-21T03:01:00.427Z",
    "signals": {
      "activity": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.pushed_at",
          "metrics.recent_push_days"
        ]
      },
      "license": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.license"
        ]
      },
      "documentation": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.description"
        ]
      },
      "runtime": {
        "status": "inferred",
        "source": "git_top_heuristic",
        "evidence": [
          "agent_card.deployment",
          "agent_card.cloudflare_ready"
        ]
      },
      "install": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "installation/build probe is not enabled"
        ]
      },
      "security": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "dependency/security scan is not enabled"
        ]
      },
      "mcp": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "MCP liveness and tool-call probe is not enabled"
        ]
      }
    },
    "coverage": {
      "observed": 3,
      "inferred": 1,
      "not_run": 3,
      "unknown": 0
    },
    "next_steps": [
      "Run an installation/build probe before production adoption.",
      "Run a dependency and security scan before treating the score as a trust claim.",
      "Run MCP initialize, tools/list, first-call, and error probes before relying on this server."
    ]
  },
  "summary": {
    "tl_dr": "Use containers/kubernetes-mcp-server when the user needs a mcp server project with docker, kubernetes, library-only deployment options.",
    "purpose": "Use containers/kubernetes-mcp-server when the user needs a mcp server project with docker, kubernetes, library-only deployment options.",
    "install": "Run with Docker using the repository's container instructions.",
    "inputs": [
      "tool definitions",
      "resource config",
      "transport settings"
    ],
    "outputs": [
      "MCP tools",
      "JSON-RPC responses",
      "server capabilities"
    ],
    "good_for": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations",
      "agent tool exposure",
      "MCP integrations",
      "tool servers"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "front-end apps",
      "non-tooling backends"
    ],
    "deployment": [
      "docker",
      "kubernetes",
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "mudler/LocalAI",
        "reason": "Same mcp server intent with mcp overlap."
      },
      {
        "repo": "github/github-mcp-server",
        "reason": "Same mcp server intent with mcp overlap."
      },
      {
        "repo": "skyhook-io/radar",
        "reason": "Same mcp server intent with mcp overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"model context protocol\" in metadata.",
          "Matched \"modelcontextprotocol\" in metadata.",
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Matched \"kubernetes\" in repository content.",
          "Matched \"helm chart\" in repository content.",
          "Matched \"npm install\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python, filesystem.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 33,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "verification": {
      "schema_version": "git-top.verification.v1",
      "overall_status": "partial",
      "observed_at": "2026-09-21T03:01:00.427Z",
      "signals": {
        "activity": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.pushed_at",
            "metrics.recent_push_days"
          ]
        },
        "license": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.license"
          ]
        },
        "documentation": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.description"
          ]
        },
        "runtime": {
          "status": "inferred",
          "source": "git_top_heuristic",
          "evidence": [
            "agent_card.deployment",
            "agent_card.cloudflare_ready"
          ]
        },
        "install": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "installation/build probe is not enabled"
          ]
        },
        "security": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "dependency/security scan is not enabled"
          ]
        },
        "mcp": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "MCP liveness and tool-call probe is not enabled"
          ]
        }
      },
      "coverage": {
        "observed": 3,
        "inferred": 1,
        "not_run": 3,
        "unknown": 0
      },
      "next_steps": [
        "Run an installation/build probe before production adoption.",
        "Run a dependency and security scan before treating the score as a trust claim.",
        "Run MCP initialize, tools/list, first-call, and error probes before relying on this server."
      ]
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics",
      "verification.signals"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Independent installation, security, or runtime probes have not been run for this project."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-09-21T03:01:00.427Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Independent installation, security, or runtime probes have not been run for this project."
  ],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics",
    "verification.signals"
  ],
  "last_verified_at": "2026-09-21T03:01:00.427Z",
  "knowledge": {
    "project": {
      "id": "containers/kubernetes-mcp-server",
      "owner": "containers",
      "name": "kubernetes-mcp-server",
      "full_name": "containers/kubernetes-mcp-server",
      "github_url": "https://github.com/containers/kubernetes-mcp-server",
      "homepage_url": null,
      "description": "Model Context Protocol (MCP) server for Kubernetes and OpenShift",
      "language": "Go",
      "topics": [
        "containers",
        "context",
        "kubernetes",
        "kubernetes-mcp",
        "mcp",
        "model",
        "modelcontextprotocol",
        "openshift",
        "protocol"
      ],
      "license": "Apache-2.0",
      "stars": 2111,
      "forks": 439,
      "open_issues": 112,
      "default_branch": "main",
      "created_at": "2025-02-11T02:57:36Z",
      "updated_at": "2026-09-20T20:59:44Z",
      "pushed_at": "2026-09-21T01:05:32Z",
      "synced_at": "2026-09-21T03:01:00.427Z"
    },
    "agent_card": {
      "project_id": "containers/kubernetes-mcp-server",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "kubernetes",
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "connect agents to tools",
        "expose APIs through MCP",
        "bootstrap MCP integrations"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [
        {
          "project_id": "mudler/LocalAI",
          "reason": "Same mcp server intent with mcp overlap."
        },
        {
          "project_id": "github/github-mcp-server",
          "reason": "Same mcp server intent with mcp overlap."
        },
        {
          "project_id": "skyhook-io/radar",
          "reason": "Same mcp server intent with mcp overlap."
        }
      ],
      "summary_for_agent": "Use containers/kubernetes-mcp-server when the user needs a mcp server project with docker, kubernetes, library-only deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"model context protocol\" in metadata.",
            "Matched \"modelcontextprotocol\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"kubernetes\" in repository content.",
            "Matched \"helm chart\" in repository content.",
            "Matched \"npm install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python, filesystem.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-09-21T03:01:00.427Z"
    },
    "metrics": {
      "project_id": "containers/kubernetes-mcp-server",
      "stars_30d_delta": 136,
      "commits_30d": 28,
      "releases_180d": 8,
      "contributors_90d": 74,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 34,
      "maintenance_score": 56,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 33,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-09-21T03:01:00.427Z"
    }
  },
  "resolved_from": {
    "requested_id": "containers/kubernetes-mcp-server",
    "resolved_id": "containers/kubernetes-mcp-server",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1213,
    "generated_at": "2026-09-26T20:59:38.765Z",
    "snapshot_id": "d1:1213:2026-09-26T20:31:19.216Z",
    "latest_synced_at": "2026-09-26T20:31:19.216Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}