Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
read-metadata | Read all or specified metadata segments from an image |
read-exif | Read EXIF data from an image with optional tag filtering |
read-xmp | Read XMP metadata from an image with option for extended XMP segments |
read-icc | Read ICC metadata from an image |
read-iptc | Read IPTC metadata from an image |
read-jfif | Read JFIF metadata from an image |
read-ihdr | Read IHDR metadata from an image |
orientation | Get image orientation value (1-8) |
rotation-info | Get detailed rotation and flip information from image orientation |
gps-coordinates | Extract GPS coordinates (latitude/longitude) from image metadata |
thumbnail | Extract embedded thumbnail from image as base64 data or URL |