MCP Server
MCP
PhotoS
Batch photo processing: compress, convert, EXIF, rename, dedup, cull, galleries
Install
uvx photo-s-tools
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "photo-s-tools",
"version": "1.4.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "photo-s-tools[mcp]",
"type": "named",
"name": "--from"
},
{
"value": "photo-s",
"type": "positional"
}
],
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment