Skip to main content
Glama
tuberrabbit

mcp-server-notifier

by tuberrabbit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBHOOK_URLYesThe URL of the webhook endpoint.
WEBHOOK_TYPEYesThe type of webhook (e.g., discord, slack, teams, feishu, ntfy, generic).
WEBHOOK_TOKENNoOptional token for ntfy webhook authentication (Bearer token).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
notifyB

Send a notification to configured webhook services (Discord, Slack, Teams, Feishu, ntfy, custom)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity between tools.

Naming Consistency5/5

The single tool name 'notify' is appropriate for its function, and no inconsistencies exist.

Tool Count4/5

One tool for a notification server is slightly minimal but still reasonable for sending notifications to configured webhooks.

Completeness3/5

The notification tool covers the core sending operation, but lacks tools for managing webhook configurations or testing connectivity, which are notable gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues