Skip to main content
Glama
prod-service-restart-cron.yml334 B
name: Production Service Restart Cron on: schedule: - cron: "0 20 * * 6,0" # Deploys every weekend at 8pm UTC concurrency: group: restart-production cancel-in-progress: false jobs: restart-production: uses: ./.github/workflows/deploy-service-restart.yml with: environment: production secrets: inherit

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/systeminit/si'

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