Skip to main content
Glama

Smartlead Simplified MCP Server

.env.example681 B
# Smartlead API Key (required) SMARTLEAD_API_KEY=your_api_key_here # Optional: Custom API URL (defaults to https://server.smartlead.ai/api/v1) # SMARTLEAD_API_URL=https://custom-server.smartlead.ai/api/v1 # Retry configuration SMARTLEAD_RETRY_MAX_ATTEMPTS=3 SMARTLEAD_RETRY_INITIAL_DELAY=1000 SMARTLEAD_RETRY_MAX_DELAY=10000 SMARTLEAD_RETRY_BACKOFF_FACTOR=2 # Supergateway Integration # Set to 'true' to enable Supergateway integration USE_SUPERGATEWAY=false # Required if USE_SUPERGATEWAY is true # Download Tracking Configuration (optional) # DOWNLOAD_LOG_PATH=/custom/path/to/downloads.json # Enable Features # All features are enabled by default. No license key required.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonathan-politzki/smartlead-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server