aks-mcp-server
@chokevin
About aks-mcp-server
playing around with mcp servers and aks
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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.
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments