
Smartlead
Integrate FlowHunt with Smartlead MCP to automate email campaigns, manage leads, and analyze campaign performance with AI and seamless automation. Unlock effort...

Connect AI agents and workflow tools to Smartlead for automated campaign creation, lead management, analytics, and bulk marketing actions via a simple MCP server interface.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Smartlead MCP Server provides a streamlined interface for connecting AI assistants and automation tools to the Smartlead email marketing platform. As a Model Context Protocol (MCP) server, it enables clients such as LLM-based assistants and workflow automation tools to interact programmatically with Smartlead’s campaign and lead management features. This allows developers to automate and enhance workflows involving tasks like email campaign creation, management, analytics retrieval, and more, leveraging Smartlead’s robust email marketing functionality directly from compatible MCP clients or platforms like n8n. The server is designed for quick deployment and does not require a license key, making advanced email marketing automation accessible and extensible through standardized MCP interactions.
No specific prompt templates are mentioned in the available repository files.
No explicit resources are detailed in the available repository files.
No explicit tool definitions found in server.py or other sources. Functionality is described generally as interfacing with Smartlead’s email campaign and lead management features.
{
"mcpServers": {
"smartlead": {
"command": "npx",
"args": ["smartlead-mcp-server", "start"]
}
}
}
npx -y @smithery/cli install @jean-technologies/smartlead-mcp-server-local --client claude
{
"mcpServers": {
"smartlead": {
"command": "npx",
"args": ["smartlead-mcp-server", "start"]
}
}
}
{
"mcpServers": {
"smartlead": {
"command": "npx",
"args": ["smartlead-mcp-server", "start"]
}
}
}
{
"mcpServers": {
"smartlead": {
"command": "npx",
"args": ["smartlead-mcp-server", "start"]
}
}
}
To secure your Smartlead API key, use environment variables. Example configuration:
{
"mcpServers": {
"smartlead": {
"command": "npx",
"args": ["smartlead-mcp-server", "start"],
"env": {
"SMARTLEAD_API_KEY": "your-api-key-here"
},
"inputs": {
"apiKey": "${env.SMARTLEAD_API_KEY}"
}
}
}
}
Replace "your-api-key-here" with your actual API key and ensure it is managed securely.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"smartlead": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “smartlead” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | |
| List of Prompts | ⛔ | No prompt templates found in repo |
| List of Resources | ⛔ | No explicit resources described |
| List of Tools | ⛔ | No explicit tool list; campaign/lead mgmt implied |
| Securing API Keys | ✅ | Supported via environment variables |
| Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
The Smartlead MCP Server offers a straightforward interface for integrating Smartlead’s email marketing features into MCP-compatible clients. While general use cases and setup are well-documented, the lack of explicit prompt, resource, and tool definitions in the repo limits transparency for advanced users and LLM agent designers. The repository is open, permissively licensed, and easy to set up, but more granular technical documentation would improve its rating.
| Has a LICENSE | ⛔ (not visible in repo root) |
|---|---|
| Has at least one tool | ⛔ (not explicitly listed) |
| Number of Forks | 4 |
| Number of Stars | 9 |
Score: 4/10
Smartlead MCP Server is simple to deploy and serves a clear function, but lacks detailed MCP metadata and explicit tool/resource listings that would aid developer adoption and LLM integration.
Boost your campaign efficiency by integrating Smartlead with your AI workflow or automation tools. Try the Smartlead MCP Server for streamlined campaign and lead management.

Integrate FlowHunt with Smartlead MCP to automate email campaigns, manage leads, and analyze campaign performance with AI and seamless automation. Unlock effort...

The Email MCP Server for FlowHunt bridges AI assistants with email systems, enabling automated email composition, attachment searching, and streamlined communic...

The Email MCP Server integrates AI assistants with external email systems, enabling automated email sending, file attachments, and SMTP validation through a str...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.