Skip to main content
Glama
prasadabhishek

photographi-mcp

photographi_analyze_folder

Analyze all images in a folder to assess quality scores and identify distribution patterns across photography shoots using batch processing with configurable metrics.

Instructions

Batch analyzes all images in a folder with high concurrency (4-8 images at once). Returns quality scores and judgements for each image. Default limit is 100 images per call. Use 'limit' and 'offset' for pagination. If 'nextOffset' is in the response, call again with that offset. Perfect for understanding the overall quality distribution of a shoot.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
folder_pathYesAbsolute path to folder.
metricsNoSpecific metrics to calculate (sharpness, exposure, etc.). Defaults to all.
enable_subject_detectionNoUse AI for subject-aware analysis.
model_sizeNoYOLO model size.nano
limitNoBatch size for pagination.
offsetNoPagination offset. Increment this by 'limit' to see more results.
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