We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/strowk/mcp-k8s-go'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "@strowk/mcp-k8s-win32-arm64",
"version": "0.6.1",
"os": [
"win32"
],
"cpu": [
"arm64"
],
"repository": {
"type": "git",
"url": "git+https://github.com/strowk/mcp-k8s-go.git"
},
"keywords": [
"MCP"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/strowk/mcp-k8s-go/issues"
},
"homepage": "https://github.com/strowk/mcp-k8s-go#readme",
"description": "MCP Kubernetes Server - Windows ARM64 build"
}