Novu MCP Server

Official Model Context Protocol server exposing the Novu REST API surface as MCP tools so AI agents (Claude Desktop, Cursor, agent frameworks) can trigger workflows, manage subscribers, list workflows, and inspect activity without bespoke wrapping. Distributed as a stdio server runnable via `npx @novu/mcp-server`.

Novu MCP Server is one of 5 APIs that Novu publishes on the APIs.io network.

Tagged areas include MCP, AI Agents, LLM, Tools, and Notifications. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: novu:mcp-server
name: Novu MCP Server
description: Official Model Context Protocol server exposing the Novu REST API surface as MCP tools so
  AI agents (Claude Desktop, Cursor, agent frameworks) can trigger workflows, manage subscribers, list
  workflows, and inspect activity without bespoke wrapping. Distributed as a stdio server runnable via
  `npx @novu/mcp-server`.
humanURL: https://github.com/novuhq/novu-mcp-server
baseURL: https://github.com/novuhq/novu-mcp-server
tags:
- MCP
- AI Agents
- LLM
- Tools
- Notifications
properties:
- type: Documentation
  url: https://github.com/novuhq/novu-mcp-server
- type: SourceCode
  url: https://github.com/novuhq/novu-mcp-server