Skip to main content
Glama

notify_me_mcp

by thesammykins

validate_webhook

Verify webhook connectivity by sending a test message to Discord, Slack, or both services, ensuring proper setup and functionality for notifications.

Instructions

Test webhook connectivity by sending a test message

Input Schema

NameRequiredDescriptionDefault
messageNo
serviceNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "type": "string" }, "service": { "enum": [ "discord", "slack", "both" ], "type": "string" } }, "type": "object" }
Install Server

Other Tools from notify_me_mcp

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/thesammykins/notifyme_mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server