MCP server · Kubernetes
kubernetes-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Kubernetes. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Kubernetes publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
list_namespaces— List all namespaces in the clustercreate_namespace— Create a namespaceget_namespace— Read a namespacedelete_namespace— Delete a namespacelist_namespaced_pods— List pods in a namespacecreate_namespaced_pod— Create a pod in a namespaceget_namespaced_pod— Read a poddelete_namespaced_pod— Delete a podread_namespaced_pod_log— Read the logs of a podlist_namespaced_deployments— List deployments in a namespacecreate_namespaced_deployment— Create a deploymentreplace_namespaced_deployment— Replace a deploymentdelete_namespaced_deployment— Delete a deploymentscale_namespaced_deployment— Update the scale of a deploymentlist_namespaced_services— List services in a namespacecreate_namespaced_service— Create a servicelist_namespaced_configmaps— List configmaps in a namespacelist_namespaced_secrets— List secrets in a namespacelist_nodes— List cluster nodesget_node— Read a nodelist_cluster_roles— List cluster roles (RBAC)list_namespaced_hpa— List horizontal pod autoscalers in a namespacelist_namespaced_events— List events in a namespace
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.