Novu

Novu MCP Connector for Claude

A+

Automate multi-channel notifications via Novu — trigger workflows, manage subscribers, and handle preferences directly from any AI agent.

39 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Novu account to any AI agent and take full control of your notification infrastructure through natural conversation.

What you can do

  • Triggering & Events — Trigger single, bulk, or broadcast notifications across Email, SMS, Push, and Chat using workflow identifiers.
  • Subscriber Management — Create, retrieve, update, and search for subscribers to maintain an up-to-date communication database.
  • Preference Controls — Inspect and update subscriber-specific notification preferences to ensure compliance and user satisfaction.
  • Workflow Cancellation — Cancel active or pending workflows, such as digests or delayed notifications, using transaction IDs.
  • Tenant Context — Manage notifications within specific tenant contexts for multi-tenant applications.

How it works

  1. Subscribe to this server
  2. Enter your Novu Secret Key
  3. Start triggering and managing notifications from Claude, Cursor, or any MCP-compatible client

No more manual API calls to test your notification flows. Your AI acts as a dedicated communications engineer.

Who is this for?

  • Developers — test notification triggers and subscriber updates directly from the code editor without switching to Postman.
  • Product Managers — verify workflow payloads and inspect subscriber preferences to troubleshoot delivery issues.
  • Growth Teams — automate broadcast notifications for marketing campaigns through simple natural language commands.
notification-infrastructuremulti-channelsubscriber-managementevent-triggeringpush-notificationsworkflow-automation

39 tools expose this connector's capabilities to your AI agent.

bulk_update_subscriber_preferences

Bulk update subscriber preferences

cancel_trigger

Cancel active or pending workflows (e.g., digests, delays)

check_topic_subscriber

Check if a subscriber is subscribed to a topic

create_environment_variable

Create an environment variable

create_integration

Create a new integration

create_layout

Create a new layout

create_subscriber

Create a new subscriber

create_topic_subscriptions

Create subscriptions for a topic

create_topic

Create a new topic

create_workflow

Create a new workflow

delete_integration

Delete an integration

delete_message

Delete a message

delete_messages_by_transaction

Delete messages by transaction ID

delete_subscriber_credentials

Delete subscriber credentials

delete_subscriber

Delete a subscriber

delete_topic_subscriptions

Delete subscriptions from a topic

delete_topic

Delete a topic

get_environment_variable_usage

Retrieve usage of an environment variable

get_subscriber_preferences

Retrieve subscriber preferences

get_subscriber

Retrieve a subscriber by ID

get_topic_subscription

Retrieve a topic subscription

get_topic

Retrieve a topic by key

list_active_integrations

List active integrations

list_environment_variables

List all environment variables

list_integrations

List all integrations

list_messages

List messages

list_topic_subscriptions

List subscriptions for a topic

search_subscribers

Search for subscribers

set_primary_integration

Set an integration as primary

trigger_broadcast

Send a notification to all existing subscribers

trigger_bulk_event

Trigger multiple events in a single request

trigger_event

Trigger a notification to one or more subscribers

update_environment_variable

Update an environment variable

update_integration

Update an integration

update_subscriber_credentials

Update subscriber credentials

update_subscriber_preference

Update a subscriber preference

update_subscriber

Update an existing subscriber

update_topic

Update a topic

upsert_subscriber_credentials

Upsert subscriber credentials

See how to talk to your AI agent using Novu.

Trigger the 'welcome-onboarding' workflow for subscriber 'user_99' with the payload { "name": "Alice" }.

I've triggered the 'welcome-onboarding' event for subscriber 'user_99'. The transaction has been initiated successfully.

Search for a subscriber with the email 'support@example.com'.

I found a subscriber matching that email. The ID is 'sub_5544' and the name is 'Support Team'. Would you like to see their full preferences?

Cancel the notification trigger with transaction ID 'tx_abc123'.

The workflow execution for transaction 'tx_abc123' has been successfully cancelled.

Yes! Use the `trigger_broadcast` tool with your workflow name. This will initiate a notification event for every existing subscriber in your Novu environment.

Related Connectors