此应用程序提供了一个简化的接口,用于与 Smartlead API 进行交互,允许 AI 助手和自动化工具与 Smartlead 的电子邮件营销功能进行互动。
许可: 根据您的许可级别(免费、基础、高级)启用功能。获取许可 或使用免费版本。
开发者详情: 请参阅 DEVELOPER_ONBOARDING.md
npx smartlead-mcp-server start
npx smartlead-mcp-server sse
首次运行时会提示您输入 Smartlead API 密钥和许可密钥。
{
"mcpServers": {
"smartlead": {
"command": "npx",
"args": ["smartlead-mcp-server", "start"],
"env": {
"SMARTLEAD_API_KEY": "your_api_key_here",
"JEAN_LICENSE_KEY": "your_license_key_here"
}
}
}
}
npx smartlead-mcp-server ssehttp://localhost:3000/ssehttp://localhost:3000/message免费版: 活动及潜在客户管理(20+ 工具)
基础版: + 统计、智能发送、Webhooks、n8n 集成(50+ 工具)
高级版: + 客户管理、智能发件人、高级功能(所有工具)
npx smartlead-mcp-server config 来设置凭证--api-key 和 --license-key 选项进行非交互式设置