Fastalert Mcp Server
@FastAlertNow
关于 Fastalert Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"fastalert": {
"command": "npx",
"args": [
"-y",
"fastalert-mcp-server"
],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Fastalert Mcp Server?
An MCP server for FastAlert that lets AI agents (such as Claude, ChatGPT, and Cursor) list notification channels and send rich messages through the FastAlert API.
How to use Fastalert Mcp Server?
Install by running npx -y fastalert-mcp-server with the required API_KEY environment variable. Configure the server in your MCP client (Cursor, ChatGPT, Claude) using the command or hosted URL as shown in the README.
Key features of Fastalert Mcp Server
- List all FastAlert channels with optional name filtering.
- Send rich notifications (title, content, actions, images) to channels.
- Works with multiple AI agents and MCP clients.
Use cases of Fastalert Mcp Server
- Send system alerts to a channel via an AI assistant.
- Look up channel names and subscriber counts before sending.
- Notify multiple channels simultaneously with a single command.
FAQ from Fastalert Mcp Server
How do I get an API key for Fastalert Mcp Server?
Visit FastAlert and navigate to Settings to retrieve your API key.
What are the runtime requirements?
Node.js version 18 or higher and a valid FastAlert API key are required.
Can I use Fastalert Mcp Server with ChatGPT or Claude?
Yes. Configuration examples are provided for Cursor, ChatGPT (using a hosted URL), and Claude (via claude_desktop_config.json).
What environment variables does Fastalert Mcp Server support?
API_URL, FRONT_URL, BASE_URL, API_KEY, and optionally PORT – all described in the README's configuration table.
What license is Fastalert Mcp Server released under?
MIT License.
AI 与智能体 分类下的更多 MCP 服务器
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
评论