docker_read_image
Read an image file from a Docker container and return it as an MCP image, supporting common raster formats.
Instructions
Read a file from a Docker container and return it as an MCP image. Supports common raster formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path inside the container. | |
| container | Yes | Docker container name or id. |