ntfy-me-mcp 📤

ntfy-me-mcp 📤

By Dieg0ski GitHub

An ntfy MCP server for sending ntfy notifications to your self-hosted ntfy server 📤 (supports secure token auth - use with npx or docker!)

notifications agent
Overview

What is ntfy-me-mcp?

ntfy-me-mcp is a server designed to send notifications to your self-hosted ntfy server, utilizing secure token authentication and supporting both npx and Docker for easy deployment.

How to use ntfy-me-mcp?

To use ntfy-me-mcp, you can either run it using npx by executing npx ntfy-me-mcp in your terminal or deploy it using Docker with the command docker run -d dieg0ski/ntfy-me-mcp.

Key features of ntfy-me-mcp?

  • Secure token authentication for enhanced security.
  • Easy setup with minimal configuration required.
  • Docker support for containerized deployment.
  • Cross-platform compatibility with Linux and Windows.
  • Lightweight design for efficient resource usage.

Use cases of ntfy-me-mcp?

  1. Sending notifications from applications to a self-hosted ntfy server.
  2. Integrating notification management into development workflows.
  3. Utilizing secure token authentication for sensitive notifications.

FAQ from ntfy-me-mcp?

  • Can I run ntfy-me-mcp without Docker?

Yes, you can run it using npx without Docker.

  • Is ntfy-me-mcp secure?

Yes, it supports secure token authentication to protect your notifications.

  • What platforms does ntfy-me-mcp support?

It is compatible with both Linux and Windows systems.

Content

ntfy-me-mcp 📤

GitHub Release
Download Latest Release

Welcome to ntfy-me-mcp, an efficient server designed to send notifications to your self-hosted ntfy server. This project supports secure token authentication and can be run using either npx or Docker.

Table of Contents

Introduction

ntfy-me-mcp simplifies the process of sending notifications to your self-hosted ntfy server. By leveraging the Model Context Protocol (MCP), it allows for a seamless experience in managing notifications. Whether you are an individual developer or part of a larger team, this tool provides a reliable way to handle notifications.

Features

  • Secure Token Authentication: Protect your notifications with token-based security.
  • Easy to Use: Get started quickly with minimal setup.
  • Docker Support: Run your server in a containerized environment.
  • Cross-Platform: Compatible with both Linux and Windows systems.
  • Lightweight: Designed to use minimal resources while maintaining performance.

Installation

To get started with ntfy-me-mcp, follow these simple steps.

Prerequisites

Before installing, ensure you have the following:

  • Node.js installed (for npx usage)
  • Docker installed (for container usage)
  • Access to a self-hosted ntfy server

Using npx

  1. Open your terminal.

  2. Run the following command:

    npx ntfy-me-mcp
    

This command will fetch the latest version and run it directly.

Using Docker

  1. Pull the Docker image:

    docker pull dieg0ski/ntfy-me-mcp
    
  2. Run the Docker container:

    docker run -d dieg0ski/ntfy-me-mcp
    

Configuration

After installation, configure your server settings in the configuration file. Ensure you set the appropriate environment variables for your token authentication.

Usage

Once installed, you can start sending notifications to your ntfy server.

Sending a Notification

To send a notification, use the following command:

npx ntfy-me-mcp send "Your notification message"

Secure Token Authentication

To use secure token authentication, pass your token as an environment variable:

TOKEN=your_secure_token npx ntfy-me-mcp send "Your notification message"

Docker Usage

If you are using Docker, you can pass the token as an environment variable when running the container:

docker run -e TOKEN=your_secure_token dieg0ski/ntfy-me-mcp send "Your notification message"

Contributing

We welcome contributions to ntfy-me-mcp! If you have suggestions or improvements, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes.
  4. Push your branch to your forked repository.
  5. Create a pull request.

Please ensure your code adheres to our coding standards and includes tests where applicable.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or feedback, please reach out via GitHub issues or contact the project maintainer directly.

Download Latest Release

Explore the Releases section for the latest updates and changes. If you encounter any issues, feel free to check there for solutions or updates.


Thank you for using ntfy-me-mcp! We hope it enhances your notification management experience.

No tools information available.

A phone control plugin for MCP that allows you to control your Android phone through ADB commands to connect any human

android agent
View Details

MindBridge is an AI orchestration MCP server that lets any app talk to any LLM — OpenAI, Anthropic, DeepSeek, Ollama, and more — through a single unified API. Route queries, compare models, get second opinions, and build smarter multi-LLM workflows.

chat agent
View Details

MCP Client and Server apps to demo integration of Azure OpenAI-based AI agent with a Data Warehouse, exposed through GraphQL in Microsoft Fabric.

graphql agent
View Details
MCP Gateway
MCP Gateway by lasso-security

A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.

python agent
View Details
MCP Gateway
MCP Gateway by lasso-security

-

python agent
View Details

This is a revolutionary AI plugin with excellent pluggable and encapsulated features. With just a few lines of configuration, it can easily integrate into your Spring boot web program and give it MCP capabilities

java agent
View Details
GenAIScript
GenAIScript by microsoft

Automatable GenAI Scripting

javascript agent
View Details