2 months ago
Production-grade MCP server for the ActiveCampaign API. 33 tools for contacts, deals, automations, tags, pipelines, campaigns, custom fields, accounts, and webhooks. The first MCP server for ActiveCampaign's 185,000+ customers.
Server Config
{
"mcpServers": {
"activecampaign": {
"command": "mcp-activecampaign",
"env": {
"ACTIVECAMPAIGN_URL": "https://youraccountname.api-us1.com",
"ACTIVECAMPAIGN_API_KEY": "your-api-key"
}
}
}
}