Back to Home
win8428 icon

smartlead-mcp-server

Verified Safe

by win8428

Overview

This server acts as a Model Context Protocol (MCP) interface for SmartLead's cold email marketing automation platform, enabling AI coding tools to manage campaigns, leads, and analytics.

Installation

Run Command
SMARTLEAD_API_KEY=your_actual_api_key npx smartlead-mcp-by-leadmagic

Environment Variables

  • SMARTLEAD_API_KEY
  • SMARTLEAD_BASE_URL
  • SMARTLEAD_TIMEOUT
  • SMARTLEAD_MAX_RETRIES
  • SMARTLEAD_RETRY_DELAY
  • SMARTLEAD_RATE_LIMIT
  • SMARTLEAD_ADVANCED_TOOLS
  • SMARTLEAD_ADMIN_TOOLS
  • DEBUG

Security Notes

The server retrieves the API key from environment variables, which is good practice. It implements `zod` for input validation and comprehensive error handling. However, the `apiKey` is sent as a URL query parameter (`api_key`) in `axios` requests, which can lead to exposure in server logs or browser history if not handled carefully, though for a backend server this risk is mitigated. No `eval` or obvious obfuscation found. The installer writes the API key to local configuration files, which is better than hardcoding but still places a secret on the filesystem.

Similar Servers

Stats

Interest Score32
Security Score7
Cost ClassLow
Avg Tokens1000
Stars2
Forks1
Last Update2026-01-19

Tags

Cold EmailEmail MarketingAPI ClientAutomationMCP