Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

SendPulse

БесплатноНе проверен

Empower AI agents with SendPulse email, CRM, chatbot, SMTP, and course automation

GitHubEmbed

Описание

Empower AI agents with SendPulse email, CRM, chatbot, SMTP, and course automation

README

SendPulse MCP Server implements the Model Context Protocol (MCP) as a remote server operating over Streamable HTTP Transport.

SendPulse’s MCP server is a tool that helps you manage your account through a chat with an AI assistant. It uses SendPulse API methods to get information and perform actions, such as request statistics, run message campaigns, or update user data.

You can connect this MCP server to OpenAI, Claude, Cursor IDE, and more.

Documentation URL - https://sendpulse.com/knowledge-base/account-settings/mcp-server.

Authentication

OAuth authentication

SendPulse MCP Server supports OAuth authorization. The authentication flow is handled automatically by MCP-compatible clients like Claude Desktop or Cursor IDE.

Custom Headers Authentication

Required headers:

  • X-SP-ID - client identifier
  • X-SP-SECRET - client secret key

To get the client identifier and client secret key, in your SendPulse account go to Account settings > API.

Getting Started

In your SendPulse account, go to Account settings > API. In MCP section, copy the link to the SendPulse MCP server. You will need to paste this link into your MCP client (Claude, ChatGPT, Cursor, etc.) to authorize and access the supported tools.

SendPulse MCP Server URL:

https://mcp.sendpulse.com/mcp

Access SendPulse MCP server from Cursor IDE

Open Cursor IDE and navigate to Settings > Tools & MCP > New MCP Server. This opens the configuration file that controls which MCP servers Cursor IDE can access. Replace the content with the following configuration and save the file. Complete the authentication flow to grant Cursor IDE access to your MCP server. After you grant access, the tools will become available for you to use.

{
  "mcpServers": {
    "sendpulse": {
      "url": "https://mcp.sendpulse.com/mcp"
    }
  }
}

from github.com/sendpulse/mcp-server

Установка SendPulse

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/sendpulse/mcp-server

FAQ

SendPulse MCP бесплатный?

Да, SendPulse MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для SendPulse?

Нет, SendPulse работает без API-ключей и переменных окружения.

SendPulse — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить SendPulse в Claude Desktop, Claude Code или Cursor?

Открой SendPulse на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare SendPulse with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication