Skip to main content
Glama
test-connection.yaml499 B
apiVersion: v1 kind: Pod metadata: name: "{{ include "lunar-proxy.fullname" . }}-test-connection" labels: {{- include "lunar-proxy.labels" . | nindent 4 }} annotations: "helm.sh/hook": test "helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded spec: containers: - name: curl image: curlimages/curl:8.1.1 command: [ 'curl'] args: ['{{ include "lunar-proxy.fullname" . }}:{{ .Values.service.healthCheckPort }}/healthcheck'] restartPolicy: Never

Latest Blog Posts

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/TheLunarCompany/lunar'

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