Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP-LOGO-GEN
Claim
by
sshtunnelvision
GitHub
Image & Video Processing
Art & Culture
Python
GPL 3.0
155
Apple
Linux
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
config
config/__init__.py
config/settings.py
# config/settings.py import os # Load environment variables (e.g., from a .env file or system env) FAL_API_KEY = os.getenv("FAL_API_KEY") # Replace with your actual key