Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by TheFabFab • Uncategorized
A stdio-based MCP server that accepts images via file path or base64 data URI and returns standardized multipart image data with metadata.
Load and analyze images from local file systems.
Process base64-encoded image data.
That require image metadata and standardized image output formats.
This MCP server enables AI agents to view and analyze images by accepting inputs as file paths or base64-encoded data URIs. It supports multiple image formats, automatically converts certain formats to PNG, and extracts useful metadata such as image dimensions and original format. The server returns the image and metadata in a standardized multipart format, facilitating seamless integration with AI workflows.