MagicBell

MagicBell MCP Connector for Claude

F

Manage notifications and broadcasts via MagicBell — list, retrieve, and trigger multi-channel alerts directly from your AI agent.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your MagicBell project to any AI agent to orchestrate multi-channel notification workflows. Trigger broadcasts, check delivery status, and manage communication logs through natural conversation.

What you can do

  • Broadcast Management — List all active and past broadcasts sent through your project to track communication history.
  • Detailed Inspection — Fetch specific broadcast metadata, content, and processing status using unique UUIDs.
  • Trigger Notifications — Create and send new broadcasts with custom titles, body content, and specific recipient filters.
  • Multi-channel Control — Handle channel-specific overrides for email, SMS, and push notifications to ensure the right message reaches the right place.

How it works

  1. Subscribe to this server
  2. Enter your MagicBell Project JWT
  3. Start sending and monitoring notifications from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Product Managers — trigger system-wide announcements or feature updates without touching the technical dashboard.
  • Support & Ops Teams — quickly verify if a specific broadcast was successfully processed and delivered to users.
  • Developers — test notification payloads, categories, and overrides directly from your code editor during development.
notificationsmulti-channelpush-alertsbroadcast-managementinbox-managementevent-triggers

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

create_broadcast

Create a new broadcast

get_broadcast

Fetch a specific broadcast

list_broadcasts

List all broadcasts in the project

See how to talk to your AI agent using MagicBell.

List all recent broadcasts in my MagicBell project.

I've retrieved the broadcasts for your project. You have 3 recent entries: 'Welcome Campaign' (ID: 8a2...), 'System Alert' (ID: 4f1...), and 'Weekly Digest' (ID: 9c2...). Which one would you like to inspect?

Show me the details and status for broadcast ID 550e8400-e29b-41d4-a716-446655440000.

Inspecting broadcast 550e8400... The status is 'processed'. It was sent with the title 'Maintenance Notice' and reached 1,240 recipients across Email and Web Push channels.

Create a new broadcast titled 'Flash Sale' with content 'Get 50% off today only!' for all recipients.

I've successfully created the 'Flash Sale' broadcast. It is now being processed and triggered for your recipient list. You can track its progress using the generated ID: 771b92...

Yes! When using the `create_broadcast` tool, you can provide an array of user IDs or emails in the `recipients` field to target specific individuals or segments.

Related Connectors