aks-mcp-server

by chokevin

1 stars
120 downloads
Not rated
GitHub

About

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.

Details

Author
chokevin
GitHub stars
1
Downloads
120
Categories
Other



_Note: The README does not explicitly list features._

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.

aks-mcp-server

playing around with mcp servers and aks

set up

Need to document the setup

k8sgpt auth add -b azureopenai -u https://aks-aoai-westus3.openai.azure.com/ -p <get-the-api-key> -e gpt-4o

Run with Inspector
uv run mcp dev aks.py

You can also use 5ire to connect with local

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.