Back to directory
Meerkats-Ai/smartlead-mcp-server

Meerkats-Ai/smartlead-mcp-server

@Meerkats-Ai0

A Model Context Protocol (MCP) server for Smartlead campaign management integration

smartleadcampaign-managementemailleadscommerce

Installation & Configuration

{
  "mcpServers": {
    "smartlead": {
      "command": "node",
      "args": [
        "E:/mcp-servers/smartlead/dist/index.js"
      ],
      "env": {
        "SMARTLEAD_API_KEY": "your_api_key_here"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/22
Updated
2025/5/10