Skip to main content
Glama
.env.example716 B
# Digital Ocean Spaces SPACES_ACCESS_KEY="" SPACES_SECRET_KEY="" SPACES_REGION="" SPACES_BUCKET="" SPACES_ENDPOINT="" # Redis REDIS_URL="" # Docker RUNNER_DOCKER_IMAGE="parthkapoor-dev/devx-runner:latest" KUBE_CONFIG_PATH="/app/secrets/kubeconfig" RUNNER_CLUSTER_IP="<k8s-external-ingress-ip>" # Github Auth GITHUB_CLIENT_ID=your_github_client_id GITHUB_CLIENT_SECRET=your_github_client_secret GITHUB_REDIRECT_URL=http://localhost:8080/auth/github/callback # Magic Link Auth GMAIL_PASSWORD= GMAIL_USER= MAGICLINK_REDIRECT_URL=http://localhost:8080/auth/magiclink/verify SESSION_SECRET=your-super-secret-session-key-change-this-in-production FRONTEND_URL=http://localhost:3000 ENVIRONMENT=development PORT=8080

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/ParthKapoor-dev/devex'

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