Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert_image | Convert an image to a different format (PNG, JPEG, GIF, WebP, or ICO). |
| resize_image | Resize an image to custom dimensions or a named preset. Preserves the original format. |
| convert_and_resize | Convert an image to a new format and resize it in a single operation. |
| merge_images | Merge multiple images into a single image by arranging them horizontally, vertically, or in a grid. |
| process_folder | Apply a convert, resize, or convert-and-resize operation to all image files in a folder. Non-image files are automatically skipped. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |