Agent Tools
Back to MCP servers
● degraded

Let your AI agent notify you by email, Slack, Discord, or webhook. One tool: send_notification.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://ping.mgm-llc.org/mcp
JSON-RPC initialize probe
curl -X POST https://ping.mgm-llc.org/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://ping.mgm-llc.org
Source code
https://github.com/Noriget/agentping