Discord Notification MCP Server

Created By
kstonekuana year ago
Simple MCP server to send you notifications on discord
Overview

What is Discord Notification MCP Server?

Discord Notification MCP Server is a simple Model Context Protocol (MCP) server that sends notifications to Discord when tasks are completed by Claude Code. It is built using TypeScript and deployable on Cloudflare Workers.

How to use Discord Notification MCP Server?

To use the server, create a Discord webhook, clone the repository, install dependencies, configure the webhook URL, and deploy it to Cloudflare Workers. Once set up, you can integrate it with Claude Code to receive notifications.

Key features of Discord Notification MCP Server?

  • MCP Tool: Provides a send_discord_message tool for sending notifications.
  • Cloudflare Workers: Runs serverless with global distribution.
  • Secure: Utilizes Cloudflare secrets for credentials.
  • Dual Transport: Supports both SSE and Streamable HTTP for compatibility.
  • Rich Formatting: Allows embeds, TTS messages, and mention controls.

Use cases of Discord Notification MCP Server?

  1. Sending notifications for task completions in CI/CD pipelines.
  2. Alerting users about errors during execution.
  3. Informing users about important milestones in automated processes.

FAQ from Discord Notification MCP Server?

  • Can I customize the notifications?

Yes! You can customize the message content, format, and mentions in the notifications.

  • Is it free to use?

Yes! The server is free to use, but you need a Cloudflare account for deployment.

  • What programming language is used?

The server is built using TypeScript.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
kstonekuan
Star
3
Language
TypeScript
License
MIT license

Recommend Servers

View All
Sellerguide

18 hours ago
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

an hour ago