Sponsored by Deepsite.site

Meow Notifier

Created By
liangshixing3 months ago
Meow通知MCP服务器 功能特性 - 支持配置多个nickname
Content

Meow Notifier MCP Server

一个支持多个nickname的Meow通知MCP服务器,可以作为 MCP 服务器使用,也可以通过 npx 直接运行。

功能特性

  • 支持配置多个nickname
  • 支持JSON数组和逗号分隔两种配置格式
  • 一次发送消息到所有配置的nickname
  • 详细的发送结果反馈

配置方式

方式1:JSON数组格式(推荐)

{
    "mcpServers": {
        "meow-notifier": {
            "command": "node",
            "args": ["/path/to/meow-notifier/build/index.js"],
            "env": {
                "MEOW_NICKNAMES": "[\"nickname1\", \"nickname2\", \"nickname3\"]"
            },
            "timeout": 60,
            "alwaysAllow": ["send_notification"]
        }
    }
}

方式2:逗号分隔格式

{
    "mcpServers": {
        "meow-notifier": {
            "command": "node",
            "args": ["/path/to/meow-notifier/build/index.js"],
            "env": {
                "MEOW_NICKNAMES": "nickname1,nickname2,nickname3"
            },
            "timeout": 60,
            "alwaysAllow": ["send_notification"]
        }
    }
}

方式3:单个nickname

{
    "mcpServers": {
        "meow-notifier": {
            "command": "node",
            "args": ["/path/to/meow-notifier/build/index.js"],
            "env": {
                "MEOW_NICKNAMES": "single_nickname"
            },
            "timeout": 60,
            "alwaysAllow": ["send_notification"]
        }
    }
}

安装和使用

方式1:通过 npx 直接使用(推荐)

# 直接运行(需要设置环境变量)
MEOW_NICKNAMES="nickname1,nickname2" npx meow-notifier

# 或者先设置环境变量
export MEOW_NICKNAMES="nickname1,nickname2,nickname3"
npx meow-notifier

方式2:全局安装

# 全局安装
npm install -g meow-notifier

# 运行
MEOW_NICKNAMES="nickname1,nickname2" meow-notifier

方式3:作为 MCP 服务器使用

使用 npx(推荐)

{
    "mcpServers": {
        "meow-notifier": {
            "command": "npx",
            "args": ["meow-notifier"],
            "env": {
                "MEOW_NICKNAMES": "[\"nickname1\", \"nickname2\", \"nickname3\"]"
            },
            "timeout": 60,
            "alwaysAllow": ["send_notification"]
        }
    }
}

本地开发使用

  1. 安装依赖:

    npm install
    
  2. 编译项目:

    npm run build
    
  3. 配置MCP客户端:

    {
        "mcpServers": {
            "meow-notifier": {
                "command": "node",
                "args": ["/path/to/meow-notifier/build/index.js"],
                "env": {
                    "MEOW_NICKNAMES": "[\"nickname1\", \"nickname2\", \"nickname3\"]"
                },
                "timeout": 60,
                "alwaysAllow": ["send_notification"]
            }
        }
    }
    
  4. 使用send_notification工具发送消息,消息将自动发送到所有配置的nickname

发送结果

发送消息后,会收到详细的结果反馈:

发送完成: 2/3 成功

详细结果:
✅ nickname1: success_response
✅ nickname2: success_response  
❌ nickname3: error_message

注意事项

  • 至少需要配置一个nickname
  • JSON格式中的双引号需要转义
  • 逗号分隔格式会自动去除空格
  • 如果所有nickname都发送失败,工具会返回错误状态

Server Config

{
  "mcpServers": {
    "meow-notifier": {
      "command": "npx",
      "args": [
        "-y",
        "meow-notifier"
      ],
      "env": {
        "MEOW_NICKNAMES": "[\"nickname1\", \"nickname2\", \"nickname3\"]"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
CursorThe AI Code Editor
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
ChatWiseThe second fastest AI chatbot™
Serper MCP ServerA Serper MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp
Amap Maps高德地图官方 MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
DeepChatYour AI Partner on Desktop
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright McpPlaywright MCP server