mcpbeat Sign in

Newsletter Growth MCP Server

local only

Newsletter Growth MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 14 Jul 2026.

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

Installs per day peak 174 · avg 15 · +6% w/w
a month agotoday
37
Installs / week
npm · newsletter-growth-mcp
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Newsletter Growth MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add newsletter-growth-mcp -- npx -y newsletter-growth-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "newsletter-growth-mcp": {
      "args": [
        "-y",
        "newsletter-growth-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.newsletter-growth-mcp]
command = "npx"
args = ["-y", "newsletter-growth-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "newsletter-growth-mcp": {
      "args": [
        "-y",
        "newsletter-growth-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "newsletter-growth-mcp": {
      "args": [
        "-y",
        "newsletter-growth-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Newsletter Growth MCP

same job, measured the same way
Servicegraph
by servicegraph-mcp

Datasets for founders: directories, newsletters, and agencies, with metrics attached.

answering
YouTube Trends MCP
by trendsmcp

YouTube search interest and trend data over time, with growth metrics. Free key at trendsmcp.ai

4 tools answering
Spotify Trends MCP
by trendsmcp

Spotify podcast and artist trends over time, with growth metrics. Free key at trendsmcp.ai

4 tools answering
Google Trends API
by trendsapi

Google Trends search interest over time with growth metrics. Free key at trendsapi.ai

4 tools answering
Google Trends MCP
by trendsmcp

Google Trends: Search, Images, News, Shopping over time, growth metrics. Free key at trendsmcp.ai

4 tools answering
Yandex Metrica MCP
by askads

MCP server for Yandex Metrica API: list counters, goals and pull web-analytics statistics.

96 installs/wk local only
Depop Scraper & Monitor: New Listings, Price & Sold Alerts
by nero-engine

Depop listings for searches or URLs, with alerts on new listings, price drops and sales.

answering
Infra Lens MCP
by oaslananka

SSH Linux metrics, baselines, anomaly detection, and plain-English infrastructure explanations.

68 installs/wk local only

Newsletter Growth MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Newsletter Growth MCP?
Newsletter Growth MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package newsletter-growth-mcp was installed 37 times last week.
How do I connect Newsletter Growth MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls newsletter-growth-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Newsletter Growth MCP?
The npm package newsletter-growth-mcp was installed 37 times in the last week. Week over week that is +6%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Newsletter Growth MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.