# Anxiety Screening Scorer AI Agent Connect

> Anxiety Screening Scorer MCP handles the heavy lifting of clinical scoring for validated anxiety instruments. Your AI agent uses this tool to process questionnaire responses, determine severity levels, and evaluate how much a patient's symptoms disrupt their daily life. It provides immediate clinical guidance based on the results, making it a practical tool for mental health workflows.

## Overview
- **Category:** healthcare
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_6lSenFxc4VUrhEEh0fHODy6Y4qOup1TTYaRqBuDp/ai-agent-connect
- **Tags:** anxiety, gad7, screening, clinical, mental-health

## Description

You can use this MCP to turn raw questionnaire data into actionable clinical insights. Instead of manually calculating scores, you give the responses to your AI client, which then uses this MCP to run the math and categorize the severity. It handles the GAD-7 specifically, ensuring that every score is accurate and follows the validated instrument structure. 

Beyond just numbers, the tool looks at how much a patient's symptoms actually interfere with their day-to-day existence. Once the severity and functional impact are determined, your agent can pull specific clinical recommendations to guide the next steps in care. It's designed to act as a precise calculation and assessment layer that sits between your patient data and your AI-driven clinical workflows.

## Tools

### assess_functional_impact
This tool determines how much a patient's reported symptoms disrupt their daily life. It translates self-reported impairment into a clear level of functional impact.

### calculate_gad7_score
This tool calculates the total score and severity classification for GAD-7 questionnaires. It turns raw response numbers into a formal clinical category.

### get_clinical_recommendations
This tool provides actionable guidance based on the calculated scores and impairment levels. It tells your agent what the next clinical steps should be.

### validate_instrument_integrity
This tool checks that the provided responses match the required structure of the validated instrument. It ensures the data is complete and valid before scoring begins.

## Prompt Examples

**Prompt:** 
```
Calculate the GAD-7 score for these responses: [1, 0, 3, 2, 1, 0, 2].
```

**Response:** 
```
The total GAD-7 score is 9, which falls into the Moderate severity category.
```

**Prompt:** 
```
What is the clinical recommendation for a score of 15 with moderate impairment?
```

**Response:** 
```
For a score of 15 and moderate impairment, the recommendation is to seek a professional clinical evaluation immediately, with a High priority level.
```

**Prompt:** 
```
Assess the functional impact for someone reporting 'severe' impairment.
```

**Response:** 
```
Severe impairment indicates a high level of daily life disruption and requires prioritized clinical intervention.
```

## Capabilities

### Automated GAD-7 Scoring
Your agent uses this to convert raw questionnaire answers into formal severity classifications.

### Functional Impact Assessment
The AI uses this to evaluate how much a patient's symptoms interfere with their daily activities.

### Clinical Guidance Generation
Your agent pulls specific recommendations based on the final score and impairment level.

### Data Integrity Validation
The tool checks that the input data matches the required structure of the screening instrument.

## Use Cases

### Rapid Patient Intake
An AI agent processes completed intake forms to flag high-severity anxiety cases immediately.

### Clinical Decision Support
Clinicians use the tool to get immediate guidance on next steps after a patient completes a screening.

### Automated Monitoring
The MCP tracks changes in GAD-7 scores over time to monitor patient progress or decline.

### Data Validation
The tool verifies that incoming screening data is complete and follows the correct format before it enters a database.

## Benefits

- Reduces manual calculation errors by automating GAD-7 scoring.
- Standardizes clinical recommendations based on validated scoring logic.
- Speeds up the assessment process by combining scoring and impact analysis.
- Ensures data accuracy through built-in instrument integrity checks.

## How It Works

The process moves from raw data to clinical insight in a few steps.

1. Connect your preferred AI client to the Vinkius-hosted MCP.
2. Provide the questionnaire responses to your AI agent.
3. The agent uses the MCP to validate the data and calculate the GAD-7 score.
4. The agent assesses the functional impact and retrieves clinical recommendations.
5. You receive the final assessment and guidance within your chat interface.

## Frequently Asked Questions

**What anxiety instruments does this MCP support?**
This MCP is specifically designed to score the GAD-7 anxiety screening instrument.

**How do I use this with Claude or Cursor?**
You connect to the MCP through Vinkius, which hosts the tool for you. Once connected, your AI client can call the scoring tools directly.

**Does the MCP provide medical advice?**
The tool provides clinical recommendations based on validated scoring logic, but these should be used as guidance for professional clinical evaluation.

**Can it check if a questionnaire was filled out correctly?**
Yes, the validate_instrument_integrity tool ensures that the responses match the required structure of the instrument.

**Do I need to host the MCP myself?**
No, Vinkius hosts and manages the MCP for you, so it is ready to use immediately after connection.
