Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERROR. Default 'INFO'.
GCP_REGIONNoGoogle Cloud region for Vertex AI. Default 'us-central1'.us-central1
LOG_FORMATNoLog format: 'standard', 'json', 'detailed'. Default 'standard'.
OPENAI_MODELNoModel name for OpenAI-compatible image provider. Default 'gpt-image-2'.
GCP_PROJECT_IDNoGoogle Cloud Project ID required when using Vertex AI authentication.
GEMINI_API_KEYNoAPI key for Google Gemini or third-party Banana API.
IMAGE_PROVIDERNoImage generation provider: 'gemini', 'jimeng', or 'openai'. Default 'gemini'.gemini
OPENAI_API_KEYNoAPI key for OpenAI-compatible image provider.
OPENAI_BASE_URLNoBase URL for OpenAI-compatible image provider.
IMAGE_OUTPUT_DIRNoDirectory to save generated images. Default '~/image-this'.
NANOBANANA_MODELNoModel tier: 'flash', 'pro', or 'auto'. Default 'pro'.pro
JIMENG_ACCESS_KEYNoAccess key for Volcengine Jimeng AI provider.
JIMENG_SECRET_KEYNoSecret key for Volcengine Jimeng AI provider.
BANANA_API_BASE_URLNoAlternative custom base URL for third-party Banana API.
GEMINI_API_BASE_URLNoCustom base URL for third-party Banana API.
NANOBANANA_AUTH_METHODNoAuthentication method: 'api_key', 'vertex_ai', or 'auto'. Default 'api_key'.api_key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/GalaxyXieyu/Image-This-MCP'

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