Back to Home
Nard1975 icon

activecampaign-mcp

Verified Safe

by Nard1975

Overview

Manages ActiveCampaign email campaigns by providing tools to create, retrieve, and list campaigns.

Installation

Run Command
python server.py

Environment Variables

  • ACTIVECAMPAIGN_URL
  • ACTIVECAMPAIGN_API_KEY

Security Notes

The server correctly uses environment variables for API keys and URLs, preventing hardcoded secrets. It performs standard HTTP requests to a configured ActiveCampaign API endpoint. There is no usage of 'eval' or other highly dangerous functions. The primary security consideration would be ensuring the ACTIVECAMPAIGN_URL is configured to a trusted endpoint to prevent potential SSRF, though this is typically a static setup.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-20

Tags

ActiveCampaignEmail MarketingCampaign ManagementAPIMCP