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 |
---|---|
display-image | Display an image from the filesystem. Returns the image as base64 data that Claude can render. |
list-images | Find and list image files in a directory |
image-info | Get detailed information about an image file without loading the full image data |