Skip to content
Claude Desktop

exiftool for Claude Desktop

io.github.joshmsimpson/exiftool

Read, write, and remove metadata from 150+ file formats using ExifTool

client:Claude Desktop transport:stdio runtime:pypi

Install exiftool in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "exiftool": {
      "command": "uvx",
      "args": [
        "exiftool-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

exiftool in other clients