Skip to main content
Glama

keila-mcp

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

Related MCP server: ActiveCampaign MCP Server

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)

Install Server
F
license - not found
A
quality
D
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

  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that interfaces with the Mailchimp Marketing API to manage audiences, email campaigns, and subscribers. It enables users to create and schedule campaigns, handle member lists, and send test or live emails through natural language commands.
    13
    21
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    MCP server for Brevo email marketing platform enabling campaign management, analytics, and automation through natural language.
    15
    227
    MIT

View all related MCP servers

Related MCP Connectors

  • Sequenzy MCP server for AI-powered email marketing automation.

  • Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.

  • GibsonAI MCP server: manage your databases with natural language

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/gwbischof/keila-mcp'

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