Skip to main content
Glama
configmap.yaml292 B
{{- if .Values.env }} apiVersion: v1 kind: ConfigMap metadata: name: {{ include "workspace-mcp.fullname" . }}-config labels: {{- include "workspace-mcp.labels" . | nindent 4 }} data: {{- range $key, $value := .Values.env }} {{ $key }}: {{ $value | quote }} {{- end }} {{- end }}

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/ZatesloFL/google_workspace_mcp'

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