Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by IA-Programming • Media & Multimedia
A lightweight MCP server to fetch, process, and return images from URLs, local paths, or numpy arrays as base64-encoded data with MIME types.
Fetch and standardize images from URLs or local file paths and return them as base64-encoded strings with accurate MIME types.
Automatic compression or resizing of large images to reduce bandwidth and memory usage before passing images to downstream models or services.
Process multiple images in parallel and integrate image fetching/processing into MCP-enabled platforms like Windsurf or Cursor.
This MCP server fetches images from HTTP/HTTPS URLs, local filesystem paths, and numpy arrays, optionally compressing or resizing large images and returning them as base64-encoded strings with proper MIME types. It supports parallel processing of multiple images, automatic compression for files over 1MB, and special handling for large local images to improve performance. The server is designed for easy integration with agent platforms (examples include Windsurf and Cursor) and provides robust error handling and logging.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.