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.
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:
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 READMEsmartlead_create_campaignCreate new email campaigns with sequences and settings
smartlead_list_campaignsList all campaigns with filtering and pagination
smartlead_add_leads_to_campaignImport prospects to campaigns (supports bulk CSV)
smartlead_get_lead_response_dataAnalyze prospect responses and engagement
smartlead_create_email_accountAdd new sending email accounts
smartlead_get_analytics_overall_stats_v2Overall performance statistics
smartlead_fetch_campaign_statisticsComprehensive campaign performance stats
smartlead_create_manual_placement_testManual spam folder testing
smartlead_search_domainDomain reputation lookup and analysis
smartlead_upsert_campaign_webhookCreate or update campaign webhooks
smartlead_update_campaign_settingsModify campaign configuration and parameters
smartlead_pause_campaignPause active campaigns temporarily
Comparable tools
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-leadmagicOption 2: Global Install
npm install -g smartlead-mcp-by-leadmagic
smartlead-mcp-by-leadmagic installClaude 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
Last updated · Auto-generated from public README + GitHub signals.