Skip to main content
Glama
.env.example390 B
# Production Environment Variables NODE_ENV=production PORT=3001 # CORS Configuration CORS_ORIGIN=* # Set to your domain in production: https://yourdomain.com # File Upload Settings MAX_FILE_SIZE=52428800 # 50MB in bytes # Logging LOG_LEVEL=info # Rate Limiting RATE_LIMIT_ENABLED=true # Security (optional) # JWT_SECRET=your-secret-key-here # SESSION_SECRET=your-session-secret-here

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/the-real-therealorry/mcp-server'

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