Connect Mailerlite with AI agents using Model Context Protocol (MCP). Seamlessly integrate Mailerlite tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Email Marketing tools for AI automation
Install Mailerlite MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Mailerlite with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
MailerLite is an email marketing service that offers tools for creating and managing email campaigns, automating workflows, and building landing pages.
49
9
Email Marketing
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Create automation
Tool to create or update a customer record for a shop. use when syncing shop customers or onboarding new purchases.
Tool to connect a new e-commerce shop. use when you need to integrate a store for automations, product imports, and sales tracking.
Tool to create a new custom field. use when distinct subscriber attributes are needed before assigning or updating subscriber data. call once per field key.
Tool to create a new subscriber group. use after deciding the group name for categorization.
Tool to create a new subscriber segment. use when grouping subscribers by custom criteria before sending targeted campaigns.
Tool to register a new webhook url for specified event types. use when you need real-time notifications for selected mailerlite events.
Tool to delete an automation workflow by id. use when you need to remove an automation after confirming it's no longer needed. returns success=true on 204 no content.
Tool to delete a customer from an e-commerce shop by ids. use when you need to remove a specific customer from your mailerlite store.
Tool to disconnect an e-commerce shop by id. use when you have the shop's unique identifier and want to remove it from your mailerlite account.
Tool to delete a custom field. use when a field is obsolete and you need to remove it from your mailerlite account. returns success=true on 204 no content.
Tool to delete a subscriber group by id. use when you need to remove an existing subscriber group from your mailerlite account. returns success=true on 204 no content.
Tool to delete a segment by id. use when you need to remove an existing segment from your mailerlite account. returns success=true on 204 no content.
Tool to delete a subscriber by id. use when you have the subscriber id and want to remove them from your mailerlite account. returns success=true on 204 no content.
Tool to remove a webhook subscription by id. use when you need to delete a webhook after confirming it is no longer needed. returns success=true on 204 no content.
Tool to fetch total ecommerce customers count for a shop. use when only the aggregate count is required without retrieving detailed records.
Tool to retrieve basic mailerlite account details. use when you need to verify authentication and review account metadata.
Tool to retrieve usage statistics and performance metrics for the account. use after sending campaigns to analyze engagement and deliverability.
Tool to retrieve details of a specific automation by id. use when you have the automation id and need its full configuration. example: "get automation 7267552".
Tool to retrieve a list of all campaigns. use when you need to fetch campaigns optionally filtered by status or type, with pagination.
20 actions available