Submit

Fastalert Mcp Server

@FastAlertNow

4 months ago
Official Model Context Protocol (MCP) server for FastAlert. This server allows AI agents (like Claude, ChatGPT, and Cursor) to list of your channels and send notifications directly through the FastAlert API.

Tools

Server Config

{
  "mcpServers": {
    "fastalert": {
      "command": "npx",
      "args": [
        "-y",
        "fastalert-mcp-server"
      ],
      "env": {
        "API_KEY": "your-api-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.