mailchimp-mcp-alien-lifestyles
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAILCHIMP_API_KEY | Yes | Mailchimp API key (with datacenter suffix) | |
| MAILCHIMP_MASK_PII | No | Mask email addresses and PII | false |
| MAILCHIMP_READONLY | No | Enable read-only mode | true |
| MAILCHIMP_LICENSE_KEY | No | License key for paid version | |
| MAILCHIMP_SERVER_PREFIX | Yes | Datacenter prefix (e.g., us9) | us21 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mc_pingA | Test connection to Mailchimp MCP server |
| mc_listAudiencesB | List Mailchimp audiences with member counts |
| mc_getAudienceC | Get audience details |
| mc_listMembersB | List members in an audience |
| mc_getMemberB | Get member details by email |
| mc_listCampaignsC | List Mailchimp campaigns |
| mc_getCampaignC | Get campaign details |
| mc_getCampaignContentC | Get campaign content |
| mc_getCampaignReportC | Get campaign analytics report |
| mc_getAccountB | Get account information |
| mc_listSegmentsB | List segments for audience |
| mc_getSegmentB | Get segment details |
| mc_listSegmentMembersC | List members in segment |
| mc_listTagsB | List tags for audience |
| mc_getTagD | Get tag information |
| mc_listMergeFieldsB | List merge fields for audience |
| mc_getMergeFieldC | Get merge field details |
| mc_listInterestCategoriesD | List interest categories |
| mc_getInterestCategoryC | Get interest category details |
| mc_listInterestsC | List interests in category |
| mc_getInterestC | Get interest details |
| mc_listTemplatesC | List email templates |
| mc_getTemplateC | Get template details |
| mc_listTemplateFoldersC | List template folders |
| mc_getTemplateFolderC | Get template folder details |
| mc_listAutomationsB | List automation workflows |
| mc_getAutomationC | Get automation workflow details |
| mc_listAutomationEmailsC | List emails in automation workflow |
| mc_getAutomationEmailC | Get automation email details |
| mc_listReportsC | List campaign reports |
| mc_listBatchOperationsC | List batch operations |
| mc_getBatchOperationC | Get batch operation details |
| mc_listConversationsC | List conversations |
| mc_getConversationC | Get conversation details |
| mc_listConversationMessagesC | List messages in conversation |
| mc_listAudienceActivityC | List activity feed for audience |
| mc_listStoresC | List e-commerce stores |
| mc_getStoreB | Get e-commerce store details |
| mc_listStoreProductsC | List products in store |
| mc_getStoreProductC | Get product details |
| mc_listStoreOrdersC | List orders from store |
| mc_getStoreOrderA | Get order details |
| mc_listStoreCustomersB | List customers from store |
| mc_getStoreCustomerB | Get customer details |
| mc_listFilesC | List files in File Manager |
| mc_getFileC | Get file details |
| mc_listFileFoldersC | List folders in File Manager |
| mc_getFileFolderB | Get file folder details |
| mc_listVerifiedDomainsB | List verified domains |
| mc_getVerifiedDomainB | Get domain authentication status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| marketer-quarterly-performance | Q4 2024 performance report |
| marketer-campaign-benchmarks | Compare campaigns to benchmarks |
| marketer-content-analysis | What content resonates with audience |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/alien-lifestyles/MailchimpMCP_v0'
If you have feedback or need assistance with the MCP directory API, please join our Discord server