Skip to main content
Glama
atlas.nu380 B
#!/usr/bin/env nu # Installs the Atlas Operator for database schema migrations def "main apply atlas" [] { print $"\nInstalling (ansi yellow_bold)Atlas Operator(ansi reset)...\n" ( helm upgrade --install atlas-operator oci://ghcr.io/ariga/charts/atlas-operator --namespace atlas-operator --create-namespace --wait ) }

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/vfarcic/dot-ai'

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