Smartlead Simplified MCP Server
@MCP-Mirror
Smartlead Simplified MCP Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"jean-technologies_smartlead-mcp-server-local": {
"command": "npx",
"args": [
"smartlead-mcp-server",
"start"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Smartlead Simplified MCP Server?
This server provides a simplified interface to the Smartlead API, allowing AI assistants and automation tools to interact with Smartlead's email marketing features. It is designed for developers using MCP-compatible clients like Claude or n8n.
How to use Smartlead Simplified MCP Server?
Install with npm install [email protected] or run directly with npx smartlead-mcp-server. Use npx smartlead-mcp-server start for Claude (stdio) and npx smartlead-mcp-server sse for n8n. The first run prompts for your Smartlead API Key; no license key is required. Configure credentials interactively with npx smartlead-mcp-server config or non-interactively with --api-key.
Key features of Smartlead Simplified MCP Server
- Campaign and lead management
- Statistics and analytics
- Smart delivery and webhooks
- n8n integration
- Client management
- Smart senders
- Download tracking and analytics (CSV/JSON export)
Use cases of Smartlead Simplified MCP Server
- AI-powered email campaign management via Claude
- Automated email marketing workflows using n8n
- Download campaign analytics and lead data for external analysis
- Manage clients, smart senders, and webhook configurations programmatically
FAQ from Smartlead Simplified MCP Server
Does a license key or permission token need to be set?
No. All features are enabled by default with maximum permissiveness. No license key is required.
Where are downloaded files and statistics stored?
Downloads are tracked in ~/.smartlead-mcp/downloads.json for analytics.
What runtime does the server require?
It runs on Node.js and is installed via npm or used directly via npx.
What transport protocols are supported?
For Claude the server uses stdio; for n8n it uses SSE (Server-Sent Events) at http://localhost:3000/sse and http://localhost:3000/message.
How is the Smartlead API key authenticated?
The API key is provided interactively on first run, through the SMARTLEAD_API_KEY environment variable, or via the --api-key command-line option.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Servers
modelcontextprotocolModel Context Protocol Servers
コメント