Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Mailcoach

Mailcoach

Mailcoach is an email marketing platform that allows users to manage email campaigns and subscriber lists efficiently.

25VIEWS
2053USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app mailcoachnpx @composio/cli add cursor --app mailcoachnpx @composio/cli add cursor --app mailcoachnpx @composio/cli add cursor --app mailcoach

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Mailcoach Campaign

Tool to create a new mailcoach campaign. use when you need to send or schedule an email campaign to a specific list or segment.

Add Email List

Tool to create a new email list. use when you need to manage and organize subscribers before sending campaigns. use after authentication.

Add Suppression

Tool to add a suppression entry. use after detecting a bounce, spam complaint, or manual block.

Add Tag To Email List

Tool to create a new tag within a specific email list. use after confirming the email list exists.

Add Tags To Subscriber

Tool to add tags to a subscriber. use after retrieving a subscriber's uuid to segment them.

Add Template

Tool to create a new email template. use after preparing template name and optional html content.

Add Transactional Email Template

Tool to create a new template that can be used for transactional emails.

Append To Subscriber Import

Tool to append csv data to an existing subscriber import. use after retrieving a subscriber import when additional subscriber data needs to be added.

Confirm Subscriber

Tool to confirm a subscriber’s subscription. use when finalizing the double opt-in process after they have provided subscriber details. example: "confirm subscriber with uuid 123e4567-e89b-12d3-a456-426614174000"

Create Subscriber Import

Tool to create a new subscriber import. use when you have a prepared csv and want to upload it into an existing mailcoach email list after exporting or generating subscriber data.

Delete Campaign

Tool to delete a campaign by uuid. use when you need to permanently remove a campaign after confirming its identifier.

Delete Email List

Tool to delete an email list by uuid. use when you need to permanently remove an email list after confirming its identifier.

Delete Send

Tool to delete a sent item by its uuid. use after confirming the send's uuid to permanently remove it.

Delete Subscriber

Tool to delete a subscriber by uuid. use when you need to permanently remove a subscriber from the system after verifying their uuid.

Delete Subscriber Import

Tool to delete a subscriber import by its uuid. use when you need to permanently remove a subscriber import after confirming its identifier.

Delete Suppression

Tool to delete a suppression entry by uuid. use when you need to permanently remove a suppression after confirming its identifier.

Delete Tag From Email List

Tool to delete a tag from an email list. use when you need to permanently remove a tag after confirming its identifiers.

Delete Template

Tool to delete a template by uuid. use when you need to permanently remove a template after confirming its uuid.

Delete Transactional Mail

Tool to delete a transactional mail by its uuid. use when you need to permanently remove a transactional mail after confirming its uuid.

Get All Campaigns

Tool to retrieve all campaigns. use when you need a paginated, sortable list of campaigns matching criteria.

20 actions available