Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

iLook Face Analysis

fit.ilook/face-analysis

Analyze user-submitted face photos with a complete report or 13 focused face-analysis tools.

Uptime
100.0%
3 direct probes · 30d
Response
181ms
last probe
Tools
14
callable
Resources
0
readable
Prompts
0
available

Tools · 14

score_face

Returns descriptive face-shape context, five subjective appearance scores, and an approximate Golden Ratio phi score for one authorized adult photo.

analyze_face_shape

Returns face shape, runner-up shape, outline cues, and styling direction.

rate_jawline

Returns visible jawline definition, balance, and lower-face cues.

analyze_canthal_tilt

Returns left, right, and average visible eye-corner tilt cues.

detect_eye_shape

Returns opening shape, corner orientation, and visible eye framing.

analyze_adult_face_age_cues

Returns broad adult presentation cues, not an exact age prediction.

analyze_facial_symmetry

Returns photo-specific left-right symmetry cues across visible features.

analyze_golden_ratio_face

Returns an approximate visible Golden Ratio phi score and proportion cues.

run_attractiveness_test

Returns a photo-specific subjective appearance score and visible basis.

analyze_psl_score

Returns a broad PSL-style range from visible geometry without false precision.

calculate_facial_ratios

Returns visible face-ratio and spacing cues from one photo.

analyze_color_palette

Returns style-oriented palette, contrast, and lighting cues.

analyze_skin_appearance

Returns appearance-only texture, evenness, shine, and lighting cues.

find_hairstyle_direction

Returns face-shape-based hairstyle and framing direction.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ilook_face_analysis": {
      "url": "https://www.ilook.fit/mcp",
      "transport": "streamable-http"
    }
  }
}