EXIF Metadata

Extracts and analyzes image metadata offline from JPEG, PNG, TIFF, and HEIC formats, providing tools for reading EXIF, GPS, XMP, a

stass 38
Claude CodeClaude DesktopGeneric
View source ↗

The exif-mcp server enables LLMs to extract and analyze image metadata offline using the exifr library. Built by Stanislav Sedov, this TypeScript implementation provides tools for reading various metadata segments (EXIF, GPS, XMP, ICC, IPTC, JFIF, IHDR) from common image formats like JPEG, PNG, TIFF, and HEIC. The server supports multiple image source types including file paths, URLs, base64 data, and buffers, while offering specialized tools for extracting orientation information, rotation details, GPS coordinates, and embedded thumbnails. This implementation is particularly valuable for analyzing image libraries, visualizing metadata patterns, and debugging image manipulation code without relying on external tools or network connections.

Source

Repository: https://github.com/stass/exif-mcp

Maintain EXIF Metadata?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[EXIF Metadata on getagentictools](https://getagentictools.com/mcp/stass-exif-mcp?ref=badge)