Exiftool runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from pypi. Last commit 2 Oct 2025.
Read, write, and remove metadata from 150+ file formats using ExifTool
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add exiftool -- uvx exiftool-mcp
{
"mcpServers": {
"exiftool": {
"args": [
"exiftool-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.exiftool]
command = "uvx"
args = ["exiftool-mcp"]
{
"mcpServers": {
"exiftool": {
"args": [
"exiftool-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"exiftool": {
"args": [
"exiftool-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.