Skip to main content
Glama
cyanheads

@cyanheads/mailchimp-mcp-server

by cyanheads

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGS_DIRNoDirectory for log files (Node.js only)<project-root>/logs
OTEL_ENABLEDNoEnable OpenTelemetryfalse
MCP_AUTH_MODENoAuth mode: none, jwt, or oauthnone
MCP_HTTP_HOSTNoHTTP server hostname127.0.0.1
MCP_HTTP_PORTNoHTTP server port3010
MCP_LOG_LEVELNoLog level (RFC 5424)info
MAILCHIMP_API_KEYYesMailchimp Marketing API key including -dc suffix (e.g. abc…-us22)
MAILCHIMP_BASE_URLNoOverride API base URLhttps://{dc}.api.mailchimp.com/3.0
MCP_TRANSPORT_TYPENoTransport: stdio or httpstdio
MAILCHIMP_ASSETS_DIRNoAbsolute path to a local assets directory. Enables mailchimp_assets tool and auto-upload of @assets references in campaign HTML
MAILCHIMP_TIMEOUT_MSNoPer-request timeout in milliseconds60000
MAILCHIMP_MAX_RETRIESNoMax retry attempts for transient upstream failures (0-10)3
MCP_HTTP_ENDPOINT_PATHNoMCP endpoint path/mcp
MAILCHIMP_TEMPLATES_DIRNoAbsolute path to a local templates directory. Enables mailchimp_local_templates tool and support for content.localTemplate on campaign tools
MAILCHIMP_CONCURRENCY_LIMITNoMax in-flight upstream requests per workflow tool (1-10)4

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/cyanheads/mailchimp-mcp-server'

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