Skip to main content
The Ecomail remote MCP server exposes the following tools to AI assistants like Claude.ai and ChatGPT.

Account

ToolDescription
account-info-toolReturns the current authenticated user’s account name.

Automations

ToolDescription
automation-action-detail-toolGet detail of a specific action (node/step) in an automation, including its type and configuration.
automation-actions-toolList all actions (nodes/steps) in an automation with their types and properties.
automation-detail-toolGet detailed information about a specific automation, including name, list, type, status and configuration.
automation-list-toolList all automations (pipelines) with optional filtering by active/inactive status.
automation-stats-toolGet statistics for an automation — triggered count, sent, opens, clicks, bounces, unsubscribes, conversions and more. Optionally grouped by action nodes.
automation-trigger-toolTrigger an automation for a specific subscriber by email address.

Campaigns

ToolDescription
campaign-detail-toolGet detailed information about a specific campaign, including configuration, recipient lists and delivery statistics.
campaign-list-toolList campaigns with optional filtering by status, title or date range, and sorting.

Contact Lists

ToolDescription
contact-list-detail-toolGet detailed information about a specific contact list by ID, including sender configuration, subscriber counts by status, custom fields and segments with their subscriber counts.
contact-list-list-toolList all contact lists with their names, sender details and active subscriber counts.

CDP Analytics

The following tools require CDP (Customer Data Platform) to be enabled on your account. If CDP is not active, these tools will return an error.
ToolDescription
clv-analysis-toolGet Customer Lifetime Value analysis. Supports multiple sections: dashboard (key metrics), distribution (CLV buckets), segments, timeline (monthly trend), churn rate, or individual subscriber CLV by email.
conversion-analytics-toolGet conversion analytics — purchases, conversions, total revenue, revenue from conversions, average order value and growth percentages. Filter by scope (all, campaigns or automations) and date range.
product-analytics-toolGet product analytics — list top products by revenue or customers, or get detail for a specific product including revenue and repeat purchase timing. Supports date range and search filtering.
rfm-analysis-toolGet the current RFM (Recency, Frequency, Monetary) analysis — customer segments (champions, loyal, at risk, etc.) with counts, revenue and average R/F/M scores.

Deliverability

ToolDescription
deliverability-toolRetrieve deliverability metrics for a selected period — inbox placement, bounce rates, spam complaints and other delivery trends.

Feedback

ToolDescription
mcp-feedback-toolSend feedback about the MCP tools experience directly to the Ecomail team.

Subscribers

ToolDescription
search-subscriber-toolSearch for subscribers by email, name or other query. Supports filtering by contact list and subscriber status.
subscriber-automation-log-toolRetrieve the automation log (pipeline history) for a subscriber — all automation events, triggers and actions.
subscriber-detail-toolGet detailed information about a subscriber by email, including personal data, tags, list memberships and last activity.
subscriber-email-log-toolRetrieve the email log (campaign history) for a subscriber — sent emails, opens, clicks, bounces and unsubscribes.
subscriber-events-toolRetrieve tracked web events (category, action, label, value, product) for a subscriber.
subscriber-transactions-toolRetrieve purchase transactions (orders) for a subscriber, including order details, items and amounts.

Templates

ToolDescription
template-create-toolCreate a new HTML email template with a name and HTML content.
template-delete-toolDelete an email template by ID.
template-detail-toolGet the content and details of a specific email template by ID.
template-duplicate-toolCreate a copy of an existing email template.
template-list-toolList saved email templates with optional search filtering.
You don’t need to remember tool names. Just describe what you want in natural language and the AI assistant will pick the right tool automatically. For example, ask “Show me the open rate for my last campaign” and it will use campaign-list-tool and campaign-detail-tool behind the scenes.