# Blood Pressure Category Assessment AI Agent Connect

> Blood Pressure Category Assessment MCP provides clinical decision support for managing hypertension and cardiovascular risk. Your AI client uses this tool to classify systolic and diastolic readings into specific categories like Normal or Hypertensive Crisis. It also generates tailored lifestyle advice, calculates monitoring schedules, and compares readings against international ACC/AHA and ESC/ESH standards.

## Overview
- **Category:** healthcare
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_gotrbNgNKFGgQSNEmtmsqTR5IOCn6L9YcpVZ70DF/ai-agent-connect
- **Tags:** blood-pressure, hypertension, cardiovascular, clinical, medical-guidelines

## Description

You can use this MCP to turn raw blood pressure numbers into actionable clinical insights. Instead of manually checking charts, you give your AI client the systolic and diastolic values, and it handles the classification. It works by applying international medical standards to determine if a reading falls into Normal, Elevated, or Hypertensive categories. 

Beyond simple classification, the tool helps you build a complete picture for patient management. You can use it to figure out how often a patient needs to check their pressure through a calculated monitoring schedule. It also pulls evidence-based lifestyle modifications, such as dietary changes or activity levels, based on the specific risk profile identified. If you need to reconcile different medical perspectives, it can compare a single reading against both ACC/AHA and ESC/ESH guidelines to ensure you have the full context of international standards.

## Tools

### assess_blood_pressure
This tool performs the primary clinical classification of a single blood pressure reading. It maps systolic and diastolic values to specific categories like Normal or Hypertensive Crisis.

### calculate_monitoring_schedule
This tool determines how frequently a patient should monitor their blood pressure. It uses the clinical status to set a checkup frequency.

### compare_guideline_standards
This tool compares a patient's current reading against different international standards. It evaluates data against both ACC/AHA and ESC/ESH guidelines.

### get_lifestyle_guidelines
This tool retrieves specific, evidence-based lifestyle modifications. The advice is tailored to the patient's specific risk profile.

## Prompt Examples

**Prompt:** 
```
Assess a blood pressure reading of 145/95 mmHg for a 55-year-old with diabetes.
```

**Response:** 
```
The blood pressure is categorized as Stage 2 Hypertension. Given the presence of diabetes, the cardiovascular risk stage is high. It is recommended to monitor blood pressure daily and focus on sodium reduction in your diet.
```

**Prompt:** 
```
What are the lifestyle recommendations for a low risk profile?
```

**Response:** 
```
For a low risk profile, it is recommended to maintain a balanced diet, engage in regular moderate physical activity, and manage weight through healthy eating habits.
```

**Prompt:** 
```
How often should someone with Stage 1 hypertension monitor their blood pressure?
```

**Response:** 
```
For Stage 1 hypertension, monitoring is typically recommended weekly or monthly depending on the specific risk stage and presence of other conditions.
```

## Capabilities

### Clinical Classification
Your agent uses this to categorize systolic and diastolic readings into specific hypertension stages.

### Guideline Comparison
Your agent compares readings against multiple international medical standards simultaneously.

### Risk-Based Advice
Your agent pulls specific dietary and activity recommendations based on a patient's risk profile.

### Schedule Generation
Your agent calculates how often a patient needs to perform blood pressure checks.

## Use Cases

### Patient Intake
An agent processes a new patient's blood pressure reading to immediately identify their hypertension stage.

### Treatment Planning
A clinician uses the lifestyle guidelines tool to create a dietary plan for a patient with elevated readings.

### Follow-up Management
The AI calculates a monitoring schedule for a patient who has just been diagnosed with Stage 1 hypertension.

### Standardization Checks
A medical professional compares a reading against both ACC/AHA and ESC/ESH standards to ensure global compliance.

## Benefits

- Reduces manual lookup time by automating classification against international standards.
- Provides consistent lifestyle advice based on specific patient risk profiles.
- Standardizes monitoring frequencies based on clinical categories.
- Supports multi-standard comparisons for more accurate clinical context.

## How It Works

Connecting this MCP to your AI client gives you immediate access to clinical blood pressure tools.

1. Connect your preferred MCP-compatible client to Vinkius.
2. Provide the blood pressure readings to your AI agent.
3. The agent invokes the necessary tools to classify the data or get guidelines.
4. Receive structured clinical insights and recommendations directly in your chat interface.

## Frequently Asked Questions

**What clinical standards does this MCP use?**
The MCP uses both ACC/AHA and ESC/ESH international standards to evaluate blood pressure readings.

**Can this MCP provide dietary advice?**
Yes, it uses the lifestyle guidelines tool to provide evidence-based dietary and activity advice tailored to a patient's risk profile.

**Which AI clients can use this MCP?**
You can use this MCP with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.

**How does it determine monitoring frequency?**
It uses a specific tool to calculate a monitoring schedule based on the patient's clinical classification.

**Does it classify hypertensive crises?**
Yes, the assessment tool can classify readings into categories including Normal, Elevated, or Hypertensive Crisis.

**Which clinical guidelines are used for assessment?**
The tool utilizes both ACC/AHA and ESC/ESH international guidelines to ensure standardized classification and risk assessment.

**Can I get lifestyle recommendations based on my risk level?**
Yes, you can use `get_lifestyle_guidelines` to receive specific dietary and physical activity recommendations tailored to your risk profile and existing medical conditions.

**How does the tool handle white coat hypertension?**
The `assess_blood_pressure` tool allows you to specify if a reading is identified as white coat hypertension, which may result in a lower risk tier classification per clinical guidance.
