The KubeSphere MCP Server is a Model Context Protocol(MCP) server that provides integration with KubeSphere APIs, enabling to get resources from KubeSphere. Divided into four tools modules: Workspace Management, Cluster Management, User and Roles, Extensions Center.
kubespheremcp-servercloud-servicecloud
Installation & Configuration
{
"mcpServers": {
"KubeSphere": {
"args": [
"stdio",
"--ksconfig",
"<ksconfig file absolute path>",
"--ks-apiserver",
"<KubeSphere Address>"
],
"command": "ks-mcp-server"
}
}
}Information
Transport
stdio
Language
Go
Created
2025/4/28
Updated
2026/6/6