Smartlead Simplified MCP Server
@MCP-Mirror
About Smartlead Simplified MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jean-technologies_smartlead-mcp-server-local": {
"command": "npx",
"args": [
"smartlead-mcp-server",
"start"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Codelf
unbugA search tool helps dev to solve the naming things problem.
🚀 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,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments