Skip to main content
Glama
ohneben

ActiveCampaign MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind address0.0.0.0
PORTNoHTTP listen port8765
MCP_HTTP_PATHNoHTTP MCP route/mcp
MCP_TRANSPORTNostdio or http (the Docker image defaults to http)stdio
MCP_SHARED_TOKENNoRequire Authorization: Bearer <token> on /mcp
ACTIVECAMPAIGN_API_URLYesYour account's API URL, incl. /api/3
ACTIVECAMPAIGN_SPEC_DIRNoLoad OpenAPI files from a different directory
ACTIVECAMPAIGN_API_TOKENYesYour API token (Api-Token header)
ACTIVECAMPAIGN_READ_ONLYNoExpose only 🟢 read-only toolsfalse
ACTIVECAMPAIGN_TIMEOUT_MSNoPer-attempt request timeout30000
ACTIVECAMPAIGN_GRAPHQL_URLNoOverride the GraphQL endpoint
ACTIVECAMPAIGN_MAX_RETRIESNoRetries on 429 / 5xx / network errors3
ACTIVECAMPAIGN_MAX_REQUESTSNoClient-side requests per window (0 disables throttling)4
ACTIVECAMPAIGN_ENABLE_GRAPHQLNoExpose the Ecommerce GraphQL passthrough tooltrue
ACTIVECAMPAIGN_EXCLUDE_GROUPSNoHide these resource groups
ACTIVECAMPAIGN_INCLUDE_GROUPSNoOnly expose these resource groups (comma-separated)
ACTIVECAMPAIGN_RATE_WINDOW_MSNoRate-limit window in ms1000
ACTIVECAMPAIGN_MAX_RESPONSE_CHARSNoTruncate responses longer than N chars (0 = never)0

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/ohneben/ActiveCampaign-MCP'

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