Connection check
local install
newsletter-growth-mcp
Newsletter growth loops, welcome-sequence architecture, subject-line and list-metric guidance.
Tools
6
GitHub stars
—
Installs / wk
65
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
6 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
audit_subject_line
from source
Audit an email subject line: mobile truncation length, all-caps, spam phrases, fake Re:/Fwd:, specificity. Returns PASS/NEEDS WORK. Audit an email subject line: mobile truncation length, all-caps, spam phrases, fake Re:/Fwd:, specificity. Returns PASS/NEEDS WORK.
get_full_pack
from source
The complete newsletter library in one payload: growth loops, welcome sequence, metric reads. The complete newsletter library in one payload: growth loops, welcome sequence, metric reads.
get_growth_loop
from source
Get a newsletter growth loop with mechanism, when it wins, execution rules, and failure mode. Loops: lead_magnet, social_repurpose, cross_promo, referral, sponsorship_swap. Omit fo… Get a newsletter growth loop with mechanism, when it wins, execution rules, and failure mode. Loops: lead_magnet, social_repurpose, cross_promo, referral, sponsorship_swap. Omit for all loops + selection logic.
get_monetization_readiness
from source
Given subscriber count (and optionally open/click rates as percents), returns readiness verdicts for the three monetization paths: own product, per-click sponsorships, flat-rate pl… Given subscriber count (and optionally open/click rates as percents), returns readiness verdicts for the three monetization paths: own product, per-click sponsorships, flat-rate placements, with sequencing. Engagement monetizes; size impresses.
get_welcome_sequence
from source
The 6-email welcome sequence architecture: per-email job, timing, and subject shape (deliver → receipt → quick win → segment → soft offer → close), plus the one-job-per-email rules… The 6-email welcome sequence architecture: per-email job, timing, and subject shape (deliver → receipt → quick win → segment → soft offer → close), plus the one-job-per-email rules.
interpret_list_metric
from source