← Index

io.github.FastAlertNow/mcp-server

io.github.FastAlertNow/mcp-server·v1.3.1·Other
Quality Score
82
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "fastalert-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "fastalert-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y fastalert-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other