MCP profile
Github FastAlertNow Mcp Server
Official MCP server for FastAlert, providing tools to list channels and send notifications.
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
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.
Capabilities
Channel Discovery: List all of your channels with optional name filtering.Send Notifications: Send rich messages (title, content, actions, images) to one or multiple channels.
Tools & Endpoints1
Example Workflow
You can find your API key by visiting FastAlert and navigating to Settings.
Why Use Github FastAlertNow Mcp Server?
- Channel Discovery: List all of your channels with optional name filtering.
- Send Notifications: Send rich messages (title, content, actions, images) to one or multiple channels.
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Requirements
- Node: Version 18 or higher is recommended.
- API_KEY: A valid FastAlert API Key is required for authentication.
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
npm install2
Configure
Configuration
json
{
"mcpServers": {
"fastalert": {
"command": "npx",
"args": ["-y", "fastalert-mcp-server"],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github FastAlertNow Mcp Server
- Function
- Official MCP server for FastAlert, providing tools to list channels and send notifications.
- Available Tools
- The following tools are available through this MCP server. Each tool can be called by an AI assistant to perform specific actions.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.