Skip to main content
Glama

kube-mcp

Gemini API 키 받기

https://aistudio.google.com/ 에 접속하여 API 키를 받으세요. 현재 gemini-2.0-pro-exp-02-05 LLM은 완전히 무료로 제공됩니다. 다른 모델도 매우 저렴한 가격에 구매 가능합니다.

Related MCP server: mcp-kubernetes-server

Codename Goose 설치

Goose는 코딩 작업을 자동화하여 소프트웨어 개발을 가속화하는 오픈소스 AI 에이전트입니다. MCP 클라이언트가 내장된 Codename Goose를 사용하겠습니다. https://block.github.io/goose/docs/getting-started/installation 의 단계에 따라 Codename Goose를 설치하세요. Goose가 Gemini API를 사용할 수 있도록 GOOGLE_API_KEY 환경 변수를 설정하세요. goose configure 사용하여 구성하고 goose session session을 사용하여 세션으로 시작하는 방법을 알아보세요.

MCP 서버 개발

MCP에 대한 자세한 내용은 다음 문서를 참조하세요: https://modelcontextprotocol.io/introduction , 특히 Python SDK: https://github.com/modelcontextprotocol/python-sdk 이 저장소를 복제하고 mcp dev server.py 사용하여 테스트해 보세요. 이 프로젝트는 pip 대신 uv 패키지 관리자를 사용합니다. uv 에 대한 자세한 내용은 다음 문서를 참조하세요: https://github.com/astral-sh/uv 이 프로젝트는 kubernetes python 클라이언트를 사용합니다: https://github.com/kubernetes-client/python

미니쿠브 설치

다음 지침에 따라 Minikube를 설치하세요: https://minikube.sigs.k8s.io/docs/start/?arch=%2Flinux%2Fx86-64%2Fstable%2Fbinary+download 클러스터 구성이 MCP 서버에 제공되었는지 확인하세요. KubernetesManagerconfig.load_kube_config() 확인하여 구성이 로드되는 방식을 파악하세요.

MCP 서버를 Codename Goose에 연결하세요

다음 문서를 읽어 MCP 서버를 확장 기능으로 추가하세요: https://block.github.io/goose/docs/getting-started/using-extensions goose session --with-builtin developer --with-extension "uvx kube-mcp" 명령을 사용하여 새 goose 세션을 시작하세요.

모든 것을 작동하게 하세요

Goose에서 명령을 내리고 MCP 서버를 사용하여 Minikube와 상호 작용해 보세요.

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    A Model Context Protocol server that enables AI assistants to interact with Kubernetes clusters through natural language, supporting core Kubernetes operations, monitoring, security, and diagnostics.
    115
    947
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An 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.
    20
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A 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.
    1
    MIT

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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