mcpbeat Sign in

FastAlertNow MCP Server

by fastalertnow Your server? Claim it
local only

FastAlertNow runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 16 Feb 2026.

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

Installs per day peak 33 · avg 10 · +28% w/w
a month agotoday
57
Installs / week
npm · fastalert-mcp-server
3
Stars
0 open issues
16 Feb 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check FastAlertNow every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y fastalert-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "fastalert-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "fastalert-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "fastalert-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "fastalert-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to FastAlertNow

same job, measured the same way
FHIR MCP Server
by wso2

MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications

209 installs/wk local only
Studex MCP Server
by itshivams

Model Context Protocol server for Studex tools, notifications, and profile integrations

answering
Incode Idv MCP
by incodetechnologies

MCP server for Incode IDV, providing identity verification tools for AI assistants.

47 installs/wk local only
Mitre Attack MCP Server
by imouiche

MCP server providing 50+ tools for MITRE ATT&CK techniques, groups, and mitigations

41 installs/wk local only
Pine Labs SDK API Documentation MCP Server
by prakhargour10

List and fetch official Pine Labs SDK API documentation via MCP tools.

local only
Mst MCP
by vipulsutar11

MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation.

local only
Meta Prompt MCP
by kapillamba4

MCP server providing official Google and Anthropic prompting guides for meta-prompt generation.

117 installs/wk local only
Variflight MCP
by variflight

VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.

2 490 installs/wk local only

FastAlertNow — questions

Answers built from our own checks of this server.

Why is there no uptime for FastAlertNow?
FastAlertNow runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package fastalert-mcp-server was installed 57 times last week.
How do I connect FastAlertNow?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls fastalert-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use FastAlertNow?
The npm package fastalert-mcp-server was installed 57 times in the last week. Week over week that is +28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is FastAlertNow open source?
We cannot say either way: written in TypeScript and 3 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.