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

コードネーム・グースをインストールする

Gooseは、コーディングタスクを自動化することでソフトウェア開発を加速させるオープンソースのAIエージェントです。MCPクライアントが組み込まれているため、Codename Gooseを使用します。https ://block.github.io/goose/docs/getting-started/installationの手順に従ってCodename Gooseをインストールしてください。GooseがGemini APIを使用するように、GOOGLE_API_KEY環境変数を設定してください。goose goose configureを使って設定する方法と、 goose 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 uvを使用しています。

Minikubeをインストールする

以下の手順に従ってminikubeをインストールしてください: https: KubernetesManager ?arch=%2Flinux%2Fx86-64%2Fstable%2Fbinary+download クラスターの設定がMCPサーバーに提供されていることを確認してください。KubernetesManagerとconfig.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