Back to Home
flashcatcloud icon

flashduty-mcp-server

Verified Safe

by flashcatcloud

Overview

The Flashduty MCP Server provides seamless integration with Flashduty APIs, enabling advanced incident management, automation of workflows, data extraction, and building AI-powered tools and applications.

Installation

Run Command
docker run -i --rm -e FLASHDUTY_APP_KEY=<your_flashduty_app_key> registry.flashcat.cloud/public/flashduty-mcp-server

Environment Variables

  • FLASHDUTY_APP_KEY

Security Notes

The server uses structured inputs for API calls, reducing injection risks. Authentication to the Flashduty API relies on an 'app_key' passed in URL query parameters, which is a known characteristic of the upstream Flashduty API. The server redacts this 'app_key' from log outputs for security. No hardcoded secrets were found in the provided source. While the 'mcpcurl' client-side utility includes a `gosec` nolint for arbitrary command execution (used for testing), this does not apply to the server's core functionality, which does not execute arbitrary shell commands based on user input for tool calls.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassMedium
Avg Tokens500
Stars3
Forks2
Last Update2026-01-19

Tags

Incident ManagementAutomationFlashdutyAI ToolsModel Context Protocol