kube-mcp
kube-mcp
Obtenga una clave API de Gemini
Visita https://aistudio.google.com/ y obtén una clave API. Actualmente, gemini-2.0-pro-exp-02-05 LLM está disponible totalmente gratis. También hay otros modelos disponibles a un precio muy económico.
Related MCP server: mcp-kubernetes-server
Instalar Codename Goose
Goose es un agente de IA de código abierto que potencia el desarrollo de software automatizando las tareas de programación. Usaremos Codename Goose, ya que cuenta con un cliente MCP integrado. Instale Codename Goose siguiendo los pasos aquí: https://block.github.io/goose/docs/getting-started/installation . Configure la variable de entorno GOOGLE_API_KEY para que Goose sepa usar la API de Gemini. Aprenda a configurar con goose configure e iniciar una sesión con goose session .
Desarrollar servidor MCP
Para obtener más información sobre MCP, consulte la documentación: https://modelcontextprotocol.io/introduction y, en concreto, el SDK de Python: https://github.com/modelcontextprotocol/python-sdk . Clone este repositorio y pruébelo con mcp dev server.py . Tenga en cuenta que este proyecto utiliza el gestor de paquetes uv en lugar de pip. Para obtener más información sobre uv , consulte la documentación: https://github.com/astral-sh/uv . Este proyecto utiliza el cliente de Python para Kubernetes: https://github.com/kubernetes-client/python .
Instalar Minikube
Instale minikube siguiendo estas instrucciones: https://minikube.sigs.k8s.io/docs/start/?arch=%2Flinux%2Fx86-64%2Fstable%2Fbinary+download . Asegúrese de que la configuración del clúster se proporcione al servidor MCP. Consulte KubernetesManager y config.load_kube_config() para comprender cómo se carga la configuración.
Conecte su servidor MCP a Codename Goose
Agregue el servidor MCP como una extensión leyendo los siguientes documentos: https://block.github.io/goose/docs/getting-started/using-extensions Inicie una nueva sesión de Goose usando el comando goose session --with-builtin developer --with-extension "uvx kube-mcp"
Haz que todo funcione
Intente dar un comando en Goose y haga que interactúe con Minikube usando el servidor MCP
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server that enables AI assistants to interact with Kubernetes clusters through natural language, supporting core Kubernetes operations, monitoring, security, and diagnostics.115947MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI assistants to interact with Kubernetes clusters by translating natural language into kubectl and Helm operations. It allows users to query, manage, and diagnose Kubernetes resources and cluster states through a seamless integration.20Apache 2.0
- AlicenseNot gradedqualityDmaintenanceAn MCP server that lets AI assistants safely inspect and operate on Kubernetes clusters through natural conversation.MIT
- AlicenseNot gradedqualityDmaintenanceA lightweight MCP server that enables natural language interaction with Kubernetes clusters, allowing management of pods, deployments, namespaces, and cluster resources through conversational queries or API endpoints.1MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server for AI dialogue using various LLM models via AceDataCloud
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lochgeo/kube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server