karmada-mcp-server
@warjiang
About karmada-mcp-server
MCP Server for karmada
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
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.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments