Fastalert Mcp Server
@FastAlertNow
About Fastalert Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fastalert": {
"command": "npx",
"args": [
"-y",
"fastalert-mcp-server"
],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More AI & Agents MCP servers
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
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.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Comments