6 months ago
K8s MCP Server
Server Config
{
"mcpServers": {
"k8s-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:8081/mcp"
]
}
}
}{
"mcpServers": {
"k8s-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:8081/mcp"
]
}
}
}