Skip to main content
Glama
values-prod.yaml710 B
base-chart: extraEnv: ENV: prod UMBRELLA_API_BASE_URL: "https://api.umbrellacost.io/api/v1" NODE_ENV: "production" deployment: annotations: {} serviceAccount: create: true awsRole: "umbrella-mcp-eks-prod" awsAccount: "932213950603" ingress: enabled: true className: nginx paths: / pathType: Prefix hosts: - mcp.umbrellacost.io # annotations: # cert-manager.io/cluster-issuer: letsencrypt-prod # nginx.ingress.kubernetes.io/ssl-redirect: "true" ingressSecondary: enabled: false nodeSelector: group: pricing tolerations: - key: "group" operator: "Equal" value: "pricing" effect: "NoSchedule"

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/daviddraiumbrella/invoice-monitoring'

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