Ray notifications MCP Tools
Ray notifications exposes 21 tools. Each one has its own page with the configuration for every client that can run this server.
-
whoamiwhoami
-
get_usageRead-onlyget usage
-
list_channelsRead-onlylist channels
-
send_notificationMutatingsend notification
-
get_send_statusRead-onlyget send status
-
list_templatesRead-onlylist templates
-
get_templateRead-onlyget template
-
create_templateMutatingcreate template
-
update_template_draftMutatingupdate template draft
-
publish_templateMutatingpublish template
-
archive_templatearchive template
-
unarchive_templateunarchive template
-
test_send_templatetest send template
-
list_feed_notificationsRead-onlylist feed notifications
-
get_click_statsRead-onlyget click stats
-
list_webhooksRead-onlylist webhooks
-
get_webhookRead-onlyget webhook
-
create_webhookMutatingcreate webhook
-
update_webhookMutatingupdate webhook
-
delete_webhookMutatingdelete webhook
-
read_docsRead-onlyread docs
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.