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.

评论

其他 分类下的更多 MCP 服务器