Smartlead 简化 MCP 服务器
此应用程序简化了 Smartlead API 的接口,允许 AI 助手和自动化工具与 Smartlead 的电子邮件营销功能进行交互。我们欢迎社区贡献代码。
**许可:**所有功能现已默认启用,并享有最大程度的许可!无需许可证密钥。
**有关开发人员的详细信息:**请参阅DEVELOPER_ONBOARDING.md
快速入门
安装
或者直接使用 npx(无需安装):
与克劳德一起:
使用 n8n:
首次运行会提示您输入 Smartlead API 密钥。无需许可证密钥。
集成示例
克劳德扩展:
n8n 设置:
启动服务器:
npx smartlead-mcp-server sse配置 n8n MCP 客户端节点:
SSE URL:
http://localhost:3000/sse消息 URL:
http://localhost:3000/message
可用功能
所有功能现在都默认启用,包括:
活动和潜在客户管理
统计与分析
智能交付和 Webhook
n8n 集成
客户管理
智能发件人
下载跟踪和分析
新的下载跟踪功能
此版本增加了新的下载跟踪功能:
下载活动数据
使用smartlead_download_campaign_data工具下载带有跟踪的广告系列数据:
查看下载统计数据
使用smartlead_view_download_statistics工具查看下载统计信息:
所有下载均在~/.smartlead-mcp/downloads.json中进行跟踪,以供分析。
需要幫忙?
运行
npx smartlead-mcp-server config来设置凭据使用
--api-key选项进行非交互式设置
执照
本软件为专有且保密的软件。未经 Jean Technologies 明确许可,严禁以任何媒介未经授权复制、再分发或使用本软件的全部或部分内容。
版权所有 © 2025 Jean Technologies。保留所有权利。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
多渠道代理服务器提供与 Smartlead 的 API 交互的结构化接口,将功能组织成用于活动管理、潜在客户管理和其他营销自动化功能的逻辑工具。
Related MCP Servers
- -security-license-qualityA proxy server that bridges AI agents and external APIs by dynamically translating OpenAPI specifications into standardized MCP tools, enabling seamless interaction without custom integration code.Last updated -59MIT License
- -security-license-qualityA proxy server that sits between MCP clients and servers, providing authentication, tool discovery, caching, and guardrail enforcement to protect MCP servers from malicious inputs.Last updated -35MIT License
- -security-license-qualityA Model Context Protocol server that provides AI coding assistants (Claude, Cursor, etc.) with access to SmartLead's cold email automation platform through 116+ API endpoints for campaign management, lead tracking, and email delivery.Last updated -228MIT License
- Asecurity-licenseAqualityA server that provides a simplified interface to Smartlead's API, allowing AI assistants and automation tools to interact with email marketing features.Last updated -68517