# Enterprise Stakeholder Engagement Score AI Agent Connect

> Analyze stakeholder relationship health, momentum, and risks.

## Overview
- **Category:** enterprise
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_TS2oN8CrX8X2wAWblHNCXQTM6gYRM8C1B9ikrisG/ai-agent-connect
- **Tags:** stakeholder, engagement, risk-management, sentiment-analysis, metrics

## Description

This MCP server provides advanced analytical tools to measure the quality and momentum of stakeholder relationships. Use `calculate_engagement_score` to determine the qualitative health of your engagement, `calculate_engagement_velocity` to track relationship trends, `identify_engagement_risks` to flag critical stakeholders needing attention, and `summarize_stakeholder_landscape` for a high-level overview of influence and engagement distribution.

## Tools

### calculate_engagement_score
Calculates the current qualitative health of stakeholder engagement

### calculate_engagement_velocity
Calculates the rate of change in engagement over time

### identify_engagement_risks
Identifies stakeholders requiring immediate attention based on thresholds

### summarize_stakeholder_landscape
Provides a high-level breakdown of stakeholder influence and engagement

## Prompt Examples

**Prompt:** 
```
What is the current qualitative health of our stakeholder engagement?
```

**Response:** 
```
The current engagement score is 78, with a weighted average depth of 0.75 and a weighted average sentiment of 0.4.
```

**Prompt:** 
```
Are there any stakeholders that require immediate attention?
```

**Response:** 
```
Yes, stakeholder ID 'SH-992' is flagged as High Severity due to low sentiment and high importance.
```

**Prompt:** 
```
Give me a high-level breakdown of our stakeholder landscape.
```

**Response:** 
```
There are 15 total stakeholders, with 3 high-influence individuals and an average engagement score of 65.
```

## Frequently Asked Questions

**How is the engagement score calculated?**
The score is a normalized value from 0 to 100, calculated by weighting stakeholder importance and influence against meeting frequency, engagement depth, and sentiment scores.

**Can I identify high-risk stakeholders?**
Yes, using `identify_engagement_risks`, you can flag stakeholders whose engagement depth or sentiment falls below your custom thresholds, especially those with high importance.

**What does engagement velocity represent?**
Engagement velocity measures the rate of change in engagement quality between two periods, indicating if relationships are strengthening or declining.
