Skip to main content
Glama

kjlahsdjkashdjhkasdkajshd

by couchrishi
cloud-build-config.yaml455 B
steps: # Build the custom container image - name: 'gcr.io/cloud-builders/docker' args: [ 'build', '-t', 'YOUR_HOSTNAME/YOUR_PROJECT_ID/YOUR_REPOSITORY/YOUR_IMAGE:YOUR_TAG', '.' ] # Push the image to Artifact Registry - name: 'gcr.io/cloud-builders/docker' args: ['push', 'YOUR_HOSTNAME/YOUR_PROJECT_ID/YOUR_REPOSITORY/YOUR_IMAGE:YOUR_TAG'] options: machineType: 'YOUR_MACHINE_TYPE' # E.g. N1_HIGHCPU_8 diskSizeGb: 'YOUR_DISK_SIZE_GB' # E.g. 200

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/couchrishi/sd-for-designers'

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