smartlead-mcp-server-sse
by jacob-dietle
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to 'true' for verbose logging. | false |
| SMARTLEAD_API_KEY | Yes | Your Smartlead API key. | |
| SMARTLEAD_API_URL | No | Custom Smartlead API URL. | https://server.smartlead.ai/api/v1 |
| SMARTLEAD_RETRY_MAX_DELAY | No | Maximum delay in milliseconds for retries. | 10000 |
| SMARTLEAD_RETRY_MAX_ATTEMPTS | No | Maximum retry attempts for API calls. | 3 |
| SMARTLEAD_RETRY_INITIAL_DELAY | No | Initial delay in milliseconds for retries. | 1000 |
| SMARTLEAD_RETRY_BACKOFF_FACTOR | No | Backoff factor for retry delays. | 2 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/jacob-dietle/smartlead-mcp-server-sse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server