Newsletter Growth MCP
Rank #61,185io.github.closermethod/newsletter-growth-mcp
Newsletter growth loops, welcome-sequence architecture, subject-line and list-metric guidance.
Newsletter Growth MCP is a Model Context Protocol (MCP) server published by closermethod. It ranks #61,185 of 115,591 servers tracked on MCP Toplist. Newsletter Growth MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 13, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 54,406 of 115,591 servers on MCP Toplist.
Use Newsletter Growth MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add newsletter-growth-mcp -- npx -y newsletter-growth-mcp[mcp_servers.newsletter-growth-mcp]
command = "npx"
args = ["-y", "newsletter-growth-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"newsletter-growth-mcp": {
"command": "npx",
"args": [
"-y",
"newsletter-growth-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"newsletter-growth-mcp": {
"command": "npx",
"args": [
"-y",
"newsletter-growth-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"newsletter-growth-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"newsletter-growth-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"newsletter-growth-mcp": {
"command": "npx",
"args": [
"-y",
"newsletter-growth-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"newsletter-growth-mcp": {
"command": "npx",
"args": [
"-y",
"newsletter-growth-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.closermethod%2Fnewsletter-growth-mcp)<a href="https://mcptoplist.com/server/io.github.closermethod%2Fnewsletter-growth-mcp"><img src="https://mcptoplist.com/badge/io.github.closermethod%2Fnewsletter-growth-mcp.svg" alt="MCP Toplist: #61,185 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
closermethod
Other servers by closermethod
- Content Hooks MCP#61,182 · 1 ver
- content-repurposing-mcp#61,183 · 1 ver
- Creator Deals MCP#61,184 · 1 ver
- Outbound Engine MCP#61,186 · 1 ver
- Outreach Deliverability MCP#61,187 · 1 ver
- personal-brand-mcp#61,188 · 1 ver
- Social Media Manager MCP#61,189 · 1 ver
- ugc-brief-mcp#61,190 · 1 ver
- APAC Compliance MCP#90,826
- B2B Buyer-Signal MCP#90,827
- EMEA Compliance MCP#90,828
- EOR Compliance MCP#90,829
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Newsletter Growth MCP?
- Newsletter Growth MCP is maintained by closermethod, which publishes 16 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Newsletter Growth MCP listed on the Official MCP Registry?
- Yes — Newsletter Growth MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Newsletter Growth MCP have?
- MCP Toplist tracks 1 version of Newsletter Growth MCP, most recently published on Jul 14, 2026.
- Where can I find the source code for Newsletter Growth MCP?
- The source code for Newsletter Growth MCP is hosted at github.com/closermethod/newsletter-growth-mcp.