albumentations-mcp
by Ramsi-K
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VLM_MODEL | No | VLM model name | gemini-2.5-flash-image-preview |
| ENABLE_VLM | No | Enable VLM (Gemini) integration | |
| OUTPUT_DIR | No | Directory for output files | ./outputs |
| VLM_API_KEY | No | VLM API key (alternative to GOOGLE_API_KEY) | |
| DEFAULT_SEED | No | Default random seed for reproducibility | 42 |
| VLM_PROVIDER | No | VLM provider (e.g., google) | |
| MCP_LOG_LEVEL | No | Log level for the MCP server | INFO |
| GEMINI_API_KEY | No | Gemini API key (alternative to GOOGLE_API_KEY) | |
| GOOGLE_API_KEY | No | Google API key for VLM | |
| VLM_CONFIG_PATH | No | Path to VLM configuration JSON file | |
| ENABLE_VISION_VERIFICATION | No | Enable vision verification of augmentations | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Ramsi-K/albumentations-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server