listmonk

GitHub

High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.

listmonk MCP Server

MCP server for knadh/listmonk

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "listmonk": {
      "command": "npx",
      "args": [
        "-y",
        "@knadh/listmonk"
      ]
    }
  }
}