multimedia process
Exif Mcp
A MCP server that allows one to examine image metadata like EXIF, XMP, JFIF and GPS. This provides foundation for LLM-powered search and analysis of photo librares and image collections.
typescript
local
macos
windows
linux
multimedia process
Installation
npx -y stass/exif-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "exif-mcp",
"command": "npx",
"args": [
"-y",
"stass/exif-mcp"
]
}About This MCP Server
stass/exif-mcp
A MCP server that allows one to examine image metadata like EXIF, XMP, JFIF and GPS. This provides foundation for LLM-powered search and analysis of photo librares and image collections.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub