MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Remote Server Kubernetes

mcp for kubernetes deployed in remote server

Created 10/19/2025
Updated about 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-remote-server-kubernetes

Cursor configuration (mcp.json)

{ "mcpServers": { "huchunlinnk-mcp-remote-server-kubernetes": { "command": "npx", "args": [ "huchunlinnk-mcp-remote-server-kubernetes" ] } } }