mirror of
https://github.com/containers/kubernetes-mcp-server.git
synced 2025-10-23 01:22:57 +03:00
- https://github.blog/changelog/2025-09-29-strengthening-npm-security-important-changes-to-authentication-and-token-management/ - https://docs.npmjs.com/trusted-publishers Signed-off-by: Marc Nuri <marc@marcnuri.com>
16 lines
327 B
JSON
16 lines
327 B
JSON
{
|
|
"name": "kubernetes-mcp-server-windows-amd64",
|
|
"version": "0.0.0",
|
|
"description": "Model Context Protocol (MCP) server for Kubernetes and OpenShift",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/containers/kubernetes-mcp-server.git"
|
|
},
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
]
|
|
}
|