Skip to main content
Glama
values.yaml820 B
base-chart: nameOverride: umbrella-mcp-server image: repository: 932213950603.dkr.ecr.us-east-1.amazonaws.com/umbrella-mcp tag: latest replicaCount: 1 externalSecret: enabled: false # region: us-east-1 # refreshInterval: "1h" # env: # DATABASE_URL: "/dev/aws-pricing/DATABASE_URL" javaConfig: enabled: false resources: limits: cpu: 4000m memory: 6000M requests: cpu: 400m memory: 500M service: servicePort: 8787 servicePortName: http targetPort: 8787 labels: version: v1 # annotations: # key: value type: ClusterIP securityContext: enabled: true readOnlyRootFilesystem: false allowPrivilegeEscalation: false userId: 1000 #node user groupId: 1000 #node group runAsNonRoot: true

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