Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
raster_infoA

Return image metadata: dimensions, format, mode, DPI, file size.

raster_convertC

Convert image to another format (png, jpeg, webp, tiff, bmp).

raster_resizeB

Resize image. Provide width/height, scale factor, or fit mode (cover/contain/fill).

raster_cropA

Crop image to the specified rectangle (inclusive pixel coordinates).

raster_rotateB

Rotate image by degrees. expand=True enlarges canvas to fit.

raster_adjustC

Adjust image properties. Values: 1.0 = no change, >1.0 = increase, <1.0 = decrease.

raster_filterB

Apply a named filter. Supported: blur, gaussian_blur, median, sharpen, edge_enhance, denoise, grayscale, invert, threshold.

raster_enhanceC

Auto-enhance image. mode: contrast, color, sharpness, or all.

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/timaliev/mcp_images'

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