Skip to main content
Glama
kieksme

@kieksme/listmonk-mcp

by kieksme

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port to listen on (default 3000). Ignored in stdio mode.3000
LISTMONK_URLYesBase URL of your Listmonk instance, e.g. https://newsletter.example.com
MCP_TRANSPORTNoTransport mode: 'stdio' or 'http' (default). The --stdio CLI flag is equivalent and takes precedence over this variable.http
LISTMONK_API_USERYesAPI user name (Listmonk Admin → Users)
LISTMONK_API_TOKENYesAPI token for that user
MCP_SERVER_AUTH_TOKENNoIf set, /mcp requires Authorization: Bearer <token>. If unset, /mcp is open at the application layer. Ignored in stdio mode.
LISTMONK_ENABLED_TOOLSNoJSON array (or comma-separated list) of tool/category selectors. Empty/unset = all 72 tools.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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