MCP.so
Sign In

aks-mcp-server

@chokevin

About aks-mcp-server

playing around with mcp servers and aks

Basic information

Category

Other

License

MIT

Runtime

python

Transports

stdio

Publisher

chokevin

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers