jacob-dietle/smartlead-mcp-server-sse
If you are the rightful owner of smartlead-mcp-server-sse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Model Context Protocol (MCP) server, enhanced with Supergateway, that allows AI agents to interact with the Smartlead campaign management API over Server-Sent Events (SSE).
Tools
Functions exposed to the LLM to take actions
smartlead_create_campaign
Create new marketing campaigns.
smartlead_update_campaign_schedule
Update the schedule settings of a campaign.
smartlead_update_campaign_settings
Modify general settings of a campaign.
smartlead_get_campaign
Retrieve details of a specific campaign.
smartlead_list_campaigns
List all campaigns with filtering options.
smartlead_save_campaign_sequence
Save email sequences for a campaign.
smartlead_get_campaign_sequence
Get the email sequence of a campaign.
smartlead_update_campaign_sequence
Update the email sequence of a campaign.
smartlead_delete_campaign_sequence
Delete an email sequence from a campaign.
smartlead_add_email_account_to_campaign
Add an email account to a campaign.
smartlead_update_email_account_in_campaign
Update an email account in a campaign.
smartlead_delete_email_account_from_campaign
Remove an email account from a campaign.
smartlead_add_lead_to_campaign
Add a lead to a campaign.
smartlead_update_lead_in_campaign
Update a lead in a campaign.
smartlead_delete_lead_from_campaign
Remove a lead from a campaign.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client