Command Palette

Search for a command to run...

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

Keila

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

An MCP server for the Keila newsletter API that enables management of contacts, campaigns, segments, and senders. It allows users to create, schedule, and send

GitHubEmbed

Описание

An MCP server for the Keila newsletter API that enables management of contacts, campaigns, segments, and senders. It allows users to create, schedule, and send newsletters directly through natural language interactions.

README

MCP server for the Keila newsletter API. Lets Claude manage contacts, campaigns, segments, and senders.

Install

claude mcp add -s user keila \
  -e KEILA_API_KEY=$(op read "op://kube/Keila/api_key") \
  -e KEILA_URL=https://mail.korroni.com \
  -- uvx --from git+https://github.com/gwbischof/keila-mcp keila-mcp

Tools

Tool Description
list_contacts List all contacts with pagination
get_contact Fetch a contact by ID
create_contact Create a new contact
update_contact Update a contact
delete_contact Delete a contact
list_campaigns List all campaigns
get_campaign Fetch a campaign by ID
create_campaign Create a new campaign (does not send)
update_campaign Update a campaign
delete_campaign Delete a campaign
send_campaign Send a campaign immediately
schedule_campaign Schedule a campaign for future delivery
list_segments List all segments
create_segment Create a segment with a filter
delete_segment Delete a segment
list_senders List configured senders
list_forms List signup forms

Environment Variables

Variable Default Description
KEILA_URL https://mail.korroni.com Keila instance URL
KEILA_API_KEY API key (create in Keila dashboard)

from github.com/gwbischof/keila-mcp

Установить Keila в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install keila-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add keila-mcp -- uvx keila-mcp

Пошаговые гайды: как установить Keila

FAQ

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

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

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

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

Keila — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Keila with

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

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

Автор?

Embed-бейдж для README

Похожее

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