Back to directory
fastalertnow/mcp-server

fastalertnow/mcp-server

@FastAlertNow

Official Model Context Protocol (MCP) server for FastAlert - allows AI agents to list channels and send notifications through the FastAlert API.

notificationsalertsmessagingsaasapifastalertcloud

Installation & Configuration

{
  "mcpServers": {
    "fastalert": {
      "command": "npx",
      "args": [
        "-y",
        "fastalert-mcp-server"
      ],
      "env": {
        "API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12