Newsletter Tools
FreeNot checkedA utility MCP server providing 10 specialized tools for newsletter content preparation and optimization, including subject line generation, HTML-to-text extract
About
A utility MCP server providing 10 specialized tools for newsletter content preparation and optimization, including subject line generation, HTML-to-text extraction, read time estimation, and email validation. Enables newsletter operators, developers, and content teams to automate pre-send workflows and audit newsletter issues through natural language interactions.
README
Stop building newsletter features from scratch.
Newsletter Tools
A utility MCP server with 10 tools for newsletter operators, developers, and content teams.
Quick Start
Add this to your claude_desktop_config.json or MCP client config:
{
"mcpServers": {
"newsletter-tools": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://YOUR_CLOUD_RUN_URL/mcp"]
}
}
}
Before / After
Input: subject_line_variants with subject "5 ways to grow your email list", issue_number 42
Output:
{
"original": "5 ways to grow your email list",
"curiosity": "This week: 5 ways to grow your email list",
"question": "5 ways to grow your email list?",
"urgency": "[Just published] 5 ways to grow your email list",
"numbered": "Issue #42: 5 ways to grow your email list",
"personal": "5 ways to grow your email list (a quick note)"
}
Tools
| Tool | What it does |
|---|---|
slugify_text |
Convert any text to a URL-safe slug |
estimate_read_time |
Estimate reading time at 238 wpm |
extract_plain_text |
Strip HTML tags to return clean plain text |
generate_preview_text |
Extract a preheader snippet from content |
word_count_stats |
Return word, sentence, paragraph, and char counts |
validate_email_address |
Check email address format |
format_newsletter_date |
Format an ISO date into a readable header date |
extract_links |
Extract all URLs from HTML or plain text |
truncate_text |
Truncate to a word count with clean sentence boundary |
subject_line_variants |
Generate 6 subject line style variants |
Who is this for?
- Newsletter operators automating workflows with Claude
- Developers building newsletter platforms and needing utility functions via MCP
- Content teams using AI assistants to prep, audit, and optimize issues before sending
Health Check
GET /health
{ "status": "ok", "server": "newsletter-tools", "version": "1.0.0", "tools": 10 }
Built with MCPize
Built by Mastermind HQ
License
MIT
Installing Newsletter Tools
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/josephtandle/beehiiv-mcp-mcpFAQ
Is Newsletter Tools MCP free?
Yes, Newsletter Tools MCP is free — one-click install via Unyly at no cost.
Does Newsletter Tools need an API key?
No, Newsletter Tools runs without API keys or environment variables.
Is Newsletter Tools hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Newsletter Tools in Claude Desktop, Claude Code or Cursor?
Open Newsletter Tools on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Klavis AI
Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.
Work90210/APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key
by Work90210arikusi/deepseek-mcp-server
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
by arikusihashgraph-online/hashnet-mcp-js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
by hashgraph-onlineprofullstack/mcp-server
A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data,
by profullstackWayStation-ai/mcp
Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
by waystation-aiCompare Newsletter Tools with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
