Skip to main content
Glama
Mohit4022-cloud

Marketing Automation MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SMTP_HOSTNoSMTP server host for email servicesmtp.gmail.com
SMTP_PORTNoSMTP server port for email service587
DATABASE_URLNoDatabase connection URLsqlite:///./marketing_automation.db
SMTP_PASSWORDNoSMTP password for email service (e.g., your-app-password)
SMTP_USERNAMENoSMTP username for email service (e.g., your-email@gmail.com)
MCP_SERVER_NAMENoName of the MCP servermarketing-automation
SENDGRID_API_KEYNoOptional API key for SendGrid email service
MAILCHIMP_API_KEYNoOptional API key for Mailchimp email service
MCP_SERVER_VERSIONNoVersion of the MCP server1.0.0

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_campaign_reportB

Generate campaign performance reports using live platform data or deterministic demo mode.

optimize_campaign_budgetC

Reallocate campaign budget using live platform metrics and provider-backed optimization logic.

create_campaign_copyB

Generate campaign copy variants through the configured AI provider or deterministic demo mode.

analyze_audience_segmentsC

Analyze audience segments in deterministic demo mode or return a structured live-mode block.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Mohit4022-cloud/Marketing-Automation-MCP-Server'

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