Skip to main content
Glama

Sumanshu Arora

configmap.yamlβ€’300 B
{{- if .Values.mcp.config }} apiVersion: v1 kind: ConfigMap metadata: name: {{ include "mcp-server.fullname" . }}-config labels: {{- include "mcp-server.labels" . | nindent 4 }} data: {{- range $key, $value := .Values.mcp.config }} {{ $key }}: {{ $value | quote }} {{- end }} {{- end }}

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/Data-Everything/mcp-server-templates'

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