MCP Catalogs
Home

smartlead-mcp-server

by LeadMagic·18·Score 40

SmartLead MCP server provides complete API access to 116+ cold email automation tools with beautiful React Ink installer.

communicationproductivitydeveloper-tools
12
Forks
2
Open issues
11 mo ago
Last commit
2d ago
Indexed

Overview

SmartLead MCP server is a comprehensive integration for the SmartLead cold email platform, offering full API access to 116+ endpoints across campaign management, lead tracking, email account management, analytics, and more. Built with TypeScript and featuring a beautiful React Ink installer, it provides zero-configuration setup for AI assistants like Claude Desktop, Cursor, Windsurf, Continue.dev, and VS Code. The server appears well-maintained with recent commits and proper documentation.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Cold email marketing automation directly from AI assistants
you:Campaign management and analytics through conversational interfaces
you:Lead tracking and follow-up automation integrated with AI workflows
you:What AI tools are supported?
you:How many tools are available?

When to choose this

Choose this if you're already using SmartLead for cold email marketing and want AI assistants to manage campaigns, leads, and analytics through MCP tools.

When NOT to choose this

Don't choose this if you need access to email marketing platforms other than SmartLead, or if you prefer open-source solutions without vendor dependencies.

Tools this server exposes

12 tools extracted from the README
  • smartlead_create_campaign

    Create new email campaigns with sequences and settings

  • smartlead_list_campaigns

    List all campaigns with filtering and pagination

  • smartlead_add_leads_to_campaign

    Import prospects to campaigns (supports bulk CSV)

  • smartlead_get_lead_response_data

    Analyze prospect responses and engagement

  • smartlead_create_email_account

    Add new sending email accounts

  • smartlead_get_analytics_overall_stats_v2

    Overall performance statistics

  • smartlead_fetch_campaign_statistics

    Comprehensive campaign performance stats

  • smartlead_create_manual_placement_test

    Manual spam folder testing

  • smartlead_search_domain

    Domain reputation lookup and analysis

  • smartlead_upsert_campaign_webhook

    Create or update campaign webhooks

  • smartlead_update_campaign_settings

    Modify campaign configuration and parameters

  • smartlead_pause_campaign

    Pause active campaigns temporarily

Comparable tools

mailchimp-mcpsendgrid-mcpbrevo-mcpemailjs-mcp

Installation

Installing SmartLead MCP Server

Option 1: NPX (Recommended)

# Beautiful interactive installer
npx smartlead-mcp-by-leadmagic install

# Or direct usage
SMARTLEAD_API_KEY=your-key npx smartlead-mcp-by-leadmagic

Option 2: Global Install

npm install -g smartlead-mcp-by-leadmagic
smartlead-mcp-by-leadmagic install

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "smartlead": {
      "command": "npx",
      "args": ["smartlead-mcp-by-leadmagic"]
    }
  }
}

FAQ

What AI tools are supported?
SmartLead MCP server works with Claude Desktop, Cursor, Windsurf, Continue.dev, VS Code, and Zed with automatic configuration.
How many tools are available?
The server provides access to 116+ SmartLead API tools covering campaign management, lead tracking, email accounts, analytics, statistics, smart delivery, webhooks, and client management.

Compare smartlead-mcp-server with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.