Skip to main content
Glama
.env.example404 B
# Environment Variables # Copy to .env and fill in your values # Server NODE_ENV=development PORT=3000 HOST=localhost # PostgreSQL Database DATABASE_URL=postgresql://user:password@localhost:5432/mydb DB_HOST=localhost DB_PORT=5432 DB_NAME=mydb DB_USER=user DB_PASSWORD=password # External APIs STRIPE_SECRET_KEY=sk_test_... STRIPE_WEBHOOK_SECRET=whsec_... OPENAI_API_KEY=sk-... SENDGRID_API_KEY=SG...

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/millsydotdev/Code-MCP'

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