MCP.so
ログイン

aks-mcp-server

@chokevin

aks-mcp-server について

playing around with mcp servers and aks

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

chokevin

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is aks-mcp-server?

An experimental Model Context Protocol (MCP) server that integrates with Azure Kubernetes Service (AKS). It uses k8sgpt and Azure OpenAI for diagnostics and is intended for exploring MCP server capabilities with AKS.

How to use aks-mcp-server?

Run the server locally with the Inspector using the command uv run mcp dev aks.py. Beforehand, configure k8sgpt authentication with Azure OpenAI by running k8sgpt auth add -b azureopenai -u <endpoint-url> -p <api-key> -e gpt-4o.

Key features of aks-mcp-server



Note: The README does not explicitly list features.

Use cases of aks-mcp-server


Note: The README does not describe specific use cases.

FAQ from aks-mcp-server

What dependencies are required?

The server requires k8sgpt and an Azure OpenAI resource. Authentication must be added via k8sgpt auth add.

How do I run the MCP server for development?

Use uv run mcp dev aks.py to launch the server with the MCP Inspector.

What transport or authentication does the server use?

The README does not specify transport or authentication details beyond the k8sgpt Azure OpenAI setup.

コメント

「その他」の他のコンテンツ