Skip to main content
Glama
OneSignal

OneSignal MCP Server

Official
by OneSignal

OneSignal Cursor Plugin

OneSignal workflows for Cursor. This plugin packages:

  • The hosted OneSignal MCP server.

  • A setup skill for Cursor/MCP authentication.

  • Safety rules for sends, writes, production apps, and secrets.

  • Commands for setup, test notification planning, and delivery debugging.

Requirements

  • Cursor with plugin support.

  • A OneSignal account.

This plugin uses OAuth through the hosted OneSignal MCP server.

Related MCP server: FluentCRM MCP Server

Configure Authentication

The plugin MCP config points Cursor at the OneSignal OAuth MCP endpoint:

https://api.onesignal.com/mcp/oauth

When Cursor starts the MCP connection, follow the OAuth prompt to connect your OneSignal account. Do not paste OAuth tokens, API keys, or other secrets into chat or source files.

Local Install for Testing

Symlink this repo into Cursor's local plugin folder:

mkdir -p ~/.cursor/plugins/local
ln -s /path/to/onesignal-cursor-plugin ~/.cursor/plugins/local/onesignal

Then restart Cursor or run Developer: Reload Window.

Verify:

  1. Cursor sees the OneSignal plugin.

  2. Cursor lists the OneSignal MCP server under MCP settings.

  3. Read-only tools such as onesignal_health, onesignal_config, or onesignal_reference_overview work.

  4. The OneSignal setup skill appears and triggers for plugin setup and MCP authentication questions.

Included Skills

  • onesignal-setup

Included Commands

  • setup-onesignal

  • send-onesignal-test-notification

  • debug-onesignal-delivery

Safety Model

The plugin includes an always-on OneSignal safety rule:

  • Prefer read-only checks before writes.

  • Require explicit approval before sends, mutations, deletes, exports, transfers, or production actions.

  • Ask for extra confirmation before large-audience or production blasts.

  • Show channel, audience, content, schedule, and expected effect before any send.

Cursor may also show MCP tool approval prompts. Do not bypass them.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    C
    quality
    D
    maintenance
    Enables management of FluentCRM marketing automation directly from Cursor, including contact management, tags, lists, campaigns, automations, and webhooks. Allows users to interact with their FluentCRM WordPress plugin through natural language conversations with Claude.
    36
    13
  • F
    license
    -
    quality
    -
    maintenance
    Enables complete Slack integration through natural language in Cursor IDE, supporting message sending, channel management, direct messaging, user lookup, reactions, and message search using the Slack API.
  • F
    license
    -
    quality
    F
    maintenance
    Enables AI assistants to manage OneSignal push notifications, email, SMS, and user management through natural language. Supports multi-channel messaging, segmentation, templates, analytics, and iOS Live Activities with 50+ tools for complete OneSignal API coverage.
    1

View all related MCP servers

Related MCP Connectors

  • Send notifications, manage templates, and configure integrations with Courier.

  • Create, test, publish, and manage Dreamlit notification workflows from AI clients.

  • Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OneSignal/onesignal-cursor-plugin'

If you have feedback or need assistance with the MCP directory API, please join our Discord server