Lemlist

Lemlist

lemlist is a prospecting tool that automates multichannel outreach, enabling users to find leads with valid contact information and reach them across email, LinkedIn, or calls with personalized messages.

64VIEWS
2258USERS

Install MCP Server

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

npx @composio/cli add cursor --app lemlistnpx @composio/cli add cursor --app lemlistnpx @composio/cli add cursor --app lemlistnpx @composio/cli add cursor --app lemlist

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

Available Tools

Delete Schedule

Tool to delete a specific schedule by scheduleid. use when you need to remove a schedule permanently after confirming its id.

Delete Unsubscribed Email

Tool to delete an email from the unsubscribed list. use when restoring a subscriber who has opted back in and you need to remove them from the suppressed contacts.

Unsubscribe Lead From Campaign

Tool to unsubscribe a lead from a campaign. use when you need to stop further outreach by removing a lead from the specified campaign.

Get All Webhooks

Tool to retrieve the list of all webhooks configured for the team. use when you need to sync or audit active webhooks.

Get Campaign By Id

Tool to retrieve a specific campaign by campaignid. use when you need detailed campaign information by id.

Start Campaign Export

Tool to start an asynchronous export of all campaign statistics (csv). use when you need to initiate a csv export for a given campaign and track its progress.

Get Campaign Export Status

Tool to check the status of an asynchronous campaign export. use after starting an export to poll until done or error.

Get Campaign Sequences

Tool to retrieve a list of all sequences for a campaign with steps and conditions. use after fetching campaign to inspect its nested sequences and branching rules.

Export Campaign Leads

Tool to export campaign leads with state filtering and choose between json or csv output. use when you need to download leads and their statuses for reporting or analysis.

Export Unsubscribes

Tool to download a csv file containing all unsubscribed email addresses. use when you need to export the full unsubscribes list for analysis or archival.

Get Unsubscribed Email

Tool to retrieve a single unsubscribed email record. use when you need to verify if a specific email has opted out of campaigns before re-subscribing them.

Retrieve Activities

Tool to fetch recent campaign activities. use after authentication to retrieve activities filtered by campaignid, type, or limit.

Retrieve Lead By Email

Tool to retrieve a lead by their email address. use when you have a lead's email to fetch complete lead details.

Retrieve Unsubscribes

Tool to retrieve the list of all people who are unsubscribed. use when you need to sync or audit unsubscribed contacts across your campaigns.

Get Team Credits

Tool to retrieve credits left in the team. use after authenticating your session.

Get Team Info

Tool to retrieve information about your team. use after authentication to inspect current team settings, members, webhooks, and enabled features.

Get User Info

Tool to retrieve all information of the authenticated user. use after confirming a valid access token.

Mark Lead As Not Interested In Campaign

Tool to mark a lead as not interested in a specific campaign. use after confirming campaign and lead ids to set status to not interested.

Update Campaign

Tool to update settings of a campaign. use after fetching or creating a campaign to adjust name, stop-on behaviors, and other campaign flags.

Update Schedule

Tool to update an existing schedule with new parameters. use after retrieving schedule details to adjust days, time window, and limits.

20 actions available