Blood Pressure Classifier

Blood Pressure Classifier MCP Connector for Claude

A+

Classify blood pressure readings, detect trends, and identify hypertensive alerts using AHA/WHO standards.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

This MCP server provides specialized tools for monitoring cardiovascular health. It allows AI agents to classify_single_reading based on American Heart Association (AHA) and WHO guidelines, perform calculate_trend_analysis on historical measurement data to detect rising or falling patterns, and use evaluate_health_alert to identify potential hypertensive crises or dangerous spikes in blood pressure.

blood-pressurehypertensionhealth-trackingcardiovascularmedical-analysis

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

evaluate_health_alert

Identifies potential health alerts from current and historical data

classify_single_reading

Classifies a single blood pressure measurement

calculate_trend_analysis

Analyzes historical blood pressure readings for trends

See how to talk to your AI agent using Blood Pressure Classifier.

Classify a blood pressure reading of 145/92 mmHg.

A reading of 145/92 mmHg is classified as Stage 2 Hypertension.

Analyze these readings for trends: [{"systolic": 120, "diastolic": 80}, {"systolic": 125, "diastolic": 82}, {"systolic": 130, "diastolic": 85].

The trend analysis shows a Rising pattern in your blood pressure readings.

Check if a systolic reading of 180/120 is an emergency.

ALERT: A reading of 180/120 mmHg indicates a Hypertensive Crisis. Please seek medical attention immediately.

The server uses the American Heart Association (AHA) and World Health Organization (WHO) guidelines for classifying blood pressure readings.

Related Connectors