Flashduty
Integrates with Flashduty's incident management platform to create, acknowledge, resolve, and manage incidents with severity assignment, timeline retrieval, responder management, and custom field updates for automated incident response workflows.
1 stars
0 tools
Created Aug 2025
@flashcatcloud/flashcatcloud-flashduty-flashduty-mcp-serverAbout
Integrates with Flashduty's incident management platform to create, acknowledge, resolve, and manage incidents with severity assignment, timeline retrieval, responder management, and custom field updates for automated incident response workflows.
Categories
general
Installation
npm
npm install @flashcatcloud/flashcatcloud-flashduty-flashduty-mcp-server
Configuration
{
"mcpServers": {
"flashcatcloud-flashduty-flashduty-mcp-server": {
"command": "npx",
"args": [
"-y",
"@flashcatcloud/flashcatcloud-flashduty-flashduty-mcp-server"
]
}
}
}