karmada-mcp-server
@warjiang
关于 karmada-mcp-server
MCP Server for karmada
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"karmada-mcp-server": {
"name": "karmada-mcp-server",
"type": "stdio",
"command": "/path/to/karmada-mcp-server",
"args": [
"stdio",
"--karmada-kubeconfig=/Users/warjiang/.kube/karmada.config",
"--karmada-context=karmada-apiserver",
"--skip-karmada-apiserver-tls-verify"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is karmada-mcp-server?
karmada-mcp-server is an MCP server that integrates with Karmada, the open-source Kubernetes multi-cluster orchestration system. It enables MCP clients (e.g., AI agents) to connect to a Karmada control plane using standard MCP protocol.
How to use karmada-mcp-server?
Configure the server in your MCP client settings. For stdio mode, specify the path to the server binary and provide arguments for the Karmada kubeconfig file, context, and optional TLS skip. For SSE mode, provide the base URL of a running server instance.
Key features of karmada-mcp-server
- Supports both stdio and SSE transport modes.
- Connects to Karmada API server using kubeconfig.
- Allows skipping TLS verification for development setups.
Use cases of karmada-mcp-server
—
FAQ from karmada-mcp-server
—
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论