Skip to main content
Glama
poddisruptionbudget.yaml504 B
apiVersion: {{ include "karpenter.pdb.apiVersion" . }} kind: PodDisruptionBudget metadata: name: {{ .Values.podDisruptionBudget.name }} namespace: {{ .Release.Namespace }} labels: {{- include "karpenter.labels" . | nindent 4 }} {{- with .Values.additionalAnnotations }} annotations: {{- toYaml . | nindent 4 }} {{- end }} spec: maxUnavailable: {{ .Values.podDisruptionBudget.maxUnavailable }} selector: matchLabels: {{- include "karpenter.selectorLabels" . | nindent 6 }}

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/mengfwan/test-mcp-glama'

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