smartlead-mcp-server
by LeadMagic·★ 18·综合分 40
SmartLead MCP 服务器提供 116+ 个冷邮件自动化工具的完整 API 访问,配备精美的 React Ink 安装程序。
概述
SmartLead MCP 服务器是 SmartLead 冷邮件平台的全面集成,提供跨活动管理、潜在客户跟踪、电子邮件账户管理、分析等领域的 116+ 个端点的完整 API 访问。使用 TypeScript 构建,配备精美的 React Ink 安装程序,为零配置设置 Claude Desktop、Cursor、Windsurf、Continue.dev 和 VS Code 等人工智能助手提供了便利。该服务器最近有提交记录且文档齐全,维护状况良好。
试试问 AI
装完之后,这里有 5 个你可以让 AI 做的事:
什么时候选它
如果您已经在使用 SmartLead 进行冷邮件营销,并希望 AI 助手通过 MCP 工具管理活动、潜在客户和分析,请选择此服务器。
什么时候不要选它
如果您需要访问除 SmartLead 之外的其他邮件营销平台,或者更喜欢没有供应商依赖的开源解决方案,请不要选择此服务器。
此 server 暴露的工具
从 README 抽取出 12 个工具smartlead_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
可对比工具
安装
安装 SmartLead MCP 服务器
选项 1:NPX(推荐)
# 美观的交互式安装程序
npx smartlead-mcp-by-leadmagic install
# 或直接使用
SMARTLEAD_API_KEY=your-key npx smartlead-mcp-by-leadmagic选项 2:全局安装
npm install -g smartlead-mcp-by-leadmagic
smartlead-mcp-by-leadmagic installClaude Desktop 配置
添加到您的 claude_desktop_config.json:
{
"mcpServers": {
"smartlead": {
"command": "npx",
"args": ["smartlead-mcp-by-leadmagic"]
}
}
}FAQ
- 支持哪些 AI 工具?
- SmartLead MCP 服务器支持 Claude Desktop、Cursor、Windsurf、Continue.dev、VS Code 和 Zed,并具有自动配置功能。
- 有多少工具可用?
- 该服务器提供 116+ 个 SmartLead API 工具的访问,涵盖活动管理、潜在客户跟踪、电子邮件账户、分析、统计、智能发送、网络钩子和客户管理。
smartlead-mcp-server 对比
最后更新于 · 由 README + GitHub 公开数据自动生成。