You're viewing a demo portfolio

Join the waitlist
PRSM

mailchimp_get_audience

Active

Tool of mcp-mailchimp

declared in 0.1.0

Get detailed settings and stats for a specific audience. Pass the audience ID (e.g., "abc123def456"). Returns name, member count, engagement metrics, and configuration.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-mailchimp-api-key",
      "list_id": "abc123def456"
    }
  ],
  "required": [
    "_apiKey",
    "list_id"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Mailchimp API key"
    },
    "list_id": {
      "type": "string",
      "description": "Audience/list ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-mailchimp

https://github.com/pipeworx-io/mcp-mailchimp

2/7 registries
View full server →