Back to MCP directory
publicPublicdnsLocal runtime

kmcp

一个用于Kubernetes的MCP服务器。

article

README

🚀 为Kubernetes打造的专业MCP服务

本服务专为Kubernetes量身定制,是专业的MCP服务。它能有效解决Kubernetes在特定场景下的复杂管理难题,为用户带来高效、稳定且专业的使用体验,显著提升Kubernetes的管理效率和应用价值。

🚀 快速开始

由于原文档未提供相关内容,暂无法详细说明快速开始的步骤。若有具体信息,可进一步补充。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client