Skip to main content
Glama
prasadabhishek

photographi-mcp

photographi_cull_photographs

Automatically identifies and organizes low-quality photographs by moving them to a separate folder or tagging them with XMP sidecar files based on configurable quality thresholds.

Instructions

Culls low-quality images by moving them to a 'culled_photos' subfolder. Images ABOVE the threshold (default 0.4) stay in the original folder. Images BELOW the threshold are moved to culled_photos/. Processes 100 images per call by default. Use 'limit' and 'offset' for pagination. Mode options: 'move' (default), 'xmp' (sidecar tagging), or 'both'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
folder_pathYesAbsolute path to folder.
thresholdNoOverall score threshold (0.0-1.0). Images below this are culled.
modeNoAction to perform: 'move' (files to subfolder), 'xmp' (sidecar tags only), or 'both'.move
enable_subject_detectionNo
limitNoNumber of images to process in this batch.
offsetNoPagination offset.
fast_modeNoDefaults to True (4-8x faster). Set to False for full-resolution 'Forensic Precision' mode (much slower on 40MP+ files).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/prasadabhishek/photographi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server