Stress Load Scorer

Stress Load Scorer MCP Connector for Claude

A+

Calculate cumulative psychological stress and health risk using the Holmes-Rahe Scale.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The Stress Load Scorer uses the Holmes-Rahe Life Change Units (LCU) framework to quantify the impact of recent life events on your health. By aggregating the weights of significant changes, the tool calculates a cumulative stress score and classifies your physiological risk into Low, Moderate, or High tiers. Use get_event_catalog to identify valid event IDs, calculate_stress_score to compute your total load, and get_risk_mition_advice to receive specific health precautions based on your results.

stresspsychologyhealth-risklcuholmes-rahe

3 tools expose this connector's capabilities to your AI agent.

calculate_stress_score

Computes the cumulative stress load and determines the resulting health risk classification

get_event_catalog

Provides the list of valid life event identifiers and their descriptions

get_risk_mitigation_advice

Provides detailed qualitative information and recommended health precautions for a risk level

See how to talk to your AI agent using Stress Load Scorer.

What are the available life events I can use for calculation?

The following events are available: death of a spouse (100), divorce (39), job loss (47), and retirement (45).

Calculate my stress score for: death of a spouse and divorce.

Your total stress load is 139 LCU, which places you in the High risk category.

What precautions should I take for a High risk level?

For High risk, it is recommended to prioritize sleep hygiene, engage in regular physical activity, and consider consulting a professional if symptoms persist.

The score is calculated by summing the Life Change Units (LCU) associated with each life event you provide. You can use `get_event_catalog` to find the correct IDs for your events.

Related Connectors