Odel
newsletter growth mcp

newsletter growth mcp

Local
@closermethodJavaScriptUpdated 1mo ago

Newsletter growth loops, welcome-sequence architecture, subject-line and list-metric guidance.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmnewsletter-growth-mcpv1.0.1

Run

npx -y newsletter-growth-mcp

MCP client config

{
  "mcpServers": {
    "newsletter-growth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "newsletter-growth-mcp"
      ]
    }
  }
}