HomeCommunication › mcp-server

mcp-server

Official MCP server for FastAlert, providing tools to list channels and send notifications.

Official TypeScript Cloud
★ 3 stars Last pushed 2026-02-16

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.1)

npx -y fastalert-mcp-server@1.3.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "fastalert-mcp-server@1.3.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry