SuprSend MCP Server
SuprSend CLI
SuprSend CLI — это инструмент командной строки для взаимодействия с API SuprSend, написанный на Go.
Установка
npm / npx
Запуск без установки:
npx suprsend --helpИли установите глобально:
npm i -g suprsend
suprsend --helpРаботает на macOS, Linux и Windows (x64 и arm64). Требуется Node.js ≥ 18 (для npx).
Homebrew
Вы можете установить SuprSend CLI с помощью Homebrew:
brew tap suprsend/tap
brew install --cask suprsendБинарные релизы
Предварительно скомпилированные бинарные файлы для различных платформ доступны на странице релизов.
Сборка из исходного кода
Чтобы собрать SuprSend CLI из исходного кода, выполните следующие действия:
Убедитесь, что в вашей системе установлен Go (версии 1.20 или новее).
Клонируйте репозиторий:
git clone https://github.com/suprsend/cli.git
cd cli/cmd/suprsendСоберите бинарный файл:
go build -o suprsendБинарный файл будет создан в текущей директории. Вы можете переместить его в папку, указанную в вашем PATH, для удобного доступа:
sudo mv suprsend /usr/local/bin/Теперь вы можете использовать команду suprsend из любого места в вашем терминале.
Related MCP server: OneSignal MCP Server
Использование
После установки вы можете использовать CLI, выполнив команду suprsend. Например:
suprsend --helpДокументация
Пожалуйста, обратитесь к документации здесь ИЛИ, если вы хотите получить доступ к документации, сгенерированной cobra, она находится здесь
Участие в разработке
Мы приветствуем ваш вклад! Пожалуйста, не стесняйтесь отправлять Pull Request.
Локальная генерация артефактов сборки
make build компилирует встроенный бинарный файл type-morph Deno (требуется Deno), затем генерирует документацию CLI в docs/ и навыки ИИ в skills/.
make buildCI-проверка в PR для ветки main подтверждает, что docs/ и skills/ актуальны. Запустите make build и закоммитьте результат перед открытием PR.
Удаление локальных артефактов сборки
make cleanЛицензия
Этот проект лицензирован по лицензии MIT — подробности см. в файле LICENSE.
Maintenance
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
Flicense-quality-maintenanceEnables AI agents to interact with Novu's notification system, facilitating operations like sending notifications, managing subscribers, and organizing topics.Last updated4- Flicense-qualityFmaintenanceEnables 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.Last updated1

Courier MCP Serverofficial
Alicense-qualityFmaintenanceEnables AI agents to interact with the Courier notification API, allowing them to send messages, manage profiles, debug deliveries, configure lists, and more through 60 tools.Last updated282MIT- Flicense-qualityDmaintenanceEnables AI agents to interact with Novu's notification infrastructure, supporting event triggering, subscriber management, topic operations, and notification retrieval.Last updated
Related MCP Connectors
Send notifications, manage templates, and configure integrations with Courier.
Create, test, publish, and manage Dreamlit notification workflows from AI clients.
Let your AI agent notify you by email, Slack, Discord, or webhook. One tool: send_notification.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/suprsend/cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server