Skip to main content
Glama

k8s-pilot

by bourbonkk
Dockerfile186 B
FROM python:3.13-slim WORKDIR /app COPY . /app # pip로 의존성 설치 RUN pip install "kubernetes>=32.0.1" "mcp[cli]>=1.6.0" "ruff>=0.11.5" "pyyaml" CMD ["python", "k8s_pilot.py"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bourbonkk/k8s-pilot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server