# Everbridge Critical Management MCP for AI Agents AI Agent Connect

> Everbridge Critical Management MCP lets your AI agent handle emergency notifications, track incidents, and manage contact groups. It connects your agent to the Everbridge platform so you can query broadcast statuses, audit crisis data, and manage distribution lists using natural language.

## Overview
- **Category:** communication-messaging
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_irK0IUvZVnO7m2JqoNYdVGasI0FWqBjaH0Km72RH/ai-agent-connect
- **Tags:** emergency-notifications, crisis-response, incident-management, alerting, public-safety

## Description

Everbridge Critical Management connects your AI client to the Everbridge platform to handle high-stakes emergency communications and incident tracking. Instead of jumping between tabs to see who received a notification or what the status of a building fire is, you can just ask your agent for the facts. You can pull up contact profiles, check if a specific broadcast hit its targets, or get a summary of active incidents in seconds. It's about moving from manual dashboard clicking to just talking to your data. When you use this through the Vinkius catalog, you get a direct line to your organization's crisis response tools. You can audit your history to see how many people confirmed a weather warning or quickly identify which distribution groups need to be alerted next. It turns your AI into a real-time command center for safety and security.

## Tools

### get_everbridge_org_metadata
Retrieve the metadata and organizational limits for your Everbridge account.

### get_contact_profile_and_methods
Get a specific person's profile and their available communication channels like phone or email.

### quick_crisis_event_audit
Pull a high-level summary of all current incidents and recent notifications.

### get_incident_detailed_data
View the full timeline and specific settings for a single critical incident.

### get_notification_detailed_status
Check the delivery success rate and confirmation stats for a specific broadcast.

### list_critical_contacts
See every contact currently registered in your Everbridge organization.

### list_contact_distribution_groups
View all configured distribution groups for your organization.

### list_high_severity_incidents
Find incidents that are currently flagged as high severity.

### list_critical_incidents
Browse through all active and historical critical incidents.

### list_critical_notifications
See a list of all critical notifications and broadcasts sent.

## Prompt Examples

**Prompt:** 
```
What's the status of the recent flood warning?
```

**Response:** 
```
The flood warning (ID: 9876) was sent to 1,200 contacts. 

*   **Delivered:** 1,100 (92%)
*   **Confirmed:** 850

Would you like to see the list of those who haven't confirmed yet?
```

**Prompt:** 
```
Show me the high-priority incidents we have right now.
```

**Response:** 
```
I found 3 high-severity incidents:

| Incident | Status |
| :--- | :--- |
| **Power Outage - Sector 4** | Active |
| **Water Leak - Warehouse B** | Active |
| **Security Breach - Gate 3** | Resolved |

Would you like the timeline for the power outage?
```

**Prompt:** 
```
Who is in the Emergency Response Team and how do I reach them?
```

**Response:** 
```
The Emergency Response Team group includes 12 contacts. Here are the primary methods for the lead members:

*   **Sarah Chen**: Mobile (SMS/Call)
*   **Marcus Thorne**: Work Email
*   **Elena Rodriguez**: Personal Phone

I can pull the full profiles for all 12 members if you'd like.
```

## Capabilities

### Check notification delivery stats
See exactly how many people received an alert and how many confirmed it.

### Pull incident timelines
Get a chronological history of events for a specific active or past incident.

### List organization contacts
Browse all registered contacts within your Everbridge account.

### Audit crisis health
Get a high-level summary of active incidents and recent notification success.

### Identify high-severity incidents
Filter your incident list to find only the most critical, high-priority events.

### Get organization metadata
Retrieve your account limits and organizational metadata instantly.

## Use Cases

### Verifying alert reach
A weather warning is issued and the manager needs to know how many people confirmed receipt. The agent uses get_notification_detailed_status to provide the numbers.

### Rapid incident review
A fire breaks out and the team needs to see the incident timeline immediately. The agent uses get_incident_detailed_data to pull the history.

### Finding contact groups
A security officer needs to find all contacts in the East Wing group. The agent uses list_contact_distribution_groups to identify the members.

### Historical auditing
An auditor wants a summary of all high-severity events from last month. The agent uses list_high_severity_incidents to pull the data.

## Benefits

- Get instant delivery stats for broadcasts using get_notification_detailed_status so you know exactly who saw your alert.
- Find high-priority issues faster with list_high_severity_incidents to prioritize your response team's actions.
- Pull contact details instantly using get_contact_profile_and_methods without hunting through manual spreadsheets.
- Audit your history with quick_crisis_event_audit to see how your organization handled recent threats.
- Manage distribution lists easily with list_contact_distribution_groups to ensure the right people get the right info.

## How It Works

The bottom line is you get a conversational interface for your entire Everbridge crisis management suite.

1. Connect the Connector to your AI client using your Everbridge Organization ID, API Username, and API Password.
2. Authorize the connection through your preferred interface.
3. Start asking your agent to list incidents, check contact methods, or pull notification stats.

## Frequently Asked Questions

**Can the Everbridge Critical Management MCP help with emergency alerts?**
Yes, it connects your AI agent to Everbridge so you can manage and monitor critical notifications and broadcasts in real time.

**How does Everbridge Critical Management help during a crisis?**
It allows your agent to pull incident logs, check notification statuses, and find contact groups instantly, so you don't have to hunt through dashboards.

**Can I use this to see who received my notifications?**
Yes, you can ask your agent to check the delivery status and confirmation stats for any specific notification sent via Everbridge.

**Does Everbridge Critical Management work for incident tracking?**
It lets you view detailed timelines, severity levels, and response logs for both active and historical incidents.

**Can I manage my contact lists with this?**
You can use your agent to list all contacts in your organization or view specific distribution groups to see who is included in your alerts.

**Is Everbridge Critical Management good for safety audits?**
It's great for auditing because you can quickly pull summaries of incident volumes and notification success rates to see how your team performed.

**How do I get Everbridge API credentials?**
You need your **Organization ID** (found in your Everbridge dashboard URL), along with a dedicated **API Username** and **Password** created by your organization's administrator. Ensure the user has the 'API' role assigned.

**Can the agent launch new notifications?**
This integration currently focuses on listing and auditing notifications, contacts, and incidents. Launching actual emergency broadcasts should be managed via the Everbridge manager portal or mobile app to ensure safety protocols are followed.

**Does the integration show confirmation rates?**
Yes, you can use the get_notification_detailed_status tool to retrieve detailed delivery statistics, including how many contacts received and confirmed the notification.