Skip to content

gitmotion/ntfy-me-mcp

v1.3.5 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 10mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai ai-tools claude docker llm
+12 more
llm-agent mcp modelcontextprotocol notifications npm npx ntfy ntfy-mcp ntfy-mcp-server ntfymcp ntfysh vscode

Summary

AI summary

Fixed logging to write errors and warnings to stderr instead of stdout.

Full changelog

What's Changed

Fixes:

  • bugfix: print/log to sys.stderr insted of sys.stdout #6 - thanks @michalcamona 🙏🏻
  • bugfix: print/log to sys.stderr insted of sys.stdout #7 - thanks @michalcamona 🙏🏻

Enhancements:

  • introduce logger abstraction, update readme, bump version to v1.3.5, include gh pull request template #8 / #9 - @gitmotion
  • for any future updates you can just use logger.info, logger.warn, logger.error respectively
    • internally uses console.error for each method to ensure we add logs to stderr
    • shown in the logger class https://github.com/gitmotion/ntfy-me-mcp/blob/main/src/utils/logger.ts

Full Changelog: https://github.com/gitmotion/ntfy-me-mcp/compare/v1.3.1...v1.3.5

Latest Packages & Images:

npm:

  • ntfy-me-mcp

docker hub

  • gitmotion/ntfy-me-mcp:latest
  • gitmotion/ntfy-me-mcp:1.3.5

ghcr

  • ghcr.io/gitmotion/ntfy-me-mcp:latest
  • ghcr.io/gitmotion/ntfy-me-mcp:1.3.5

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track gitmotion/ntfy-me-mcp

Get notified when new releases ship.

Sign up free

About gitmotion/ntfy-me-mcp

An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents (supports secure token auth & more - use with npx or docker!)

All releases →

Beta — feedback welcome: [email protected]