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 とエージェント」の他のコンテンツ
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
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).
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
コメント