Newsletter Tools
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Newsletter Toolsgenerate subject line variants for '10 productivity hacks'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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"]
}
}
}Related MCP server: keila-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 |
| Convert any text to a URL-safe slug |
| Estimate reading time at 238 wpm |
| Strip HTML tags to return clean plain text |
| Extract a preheader snippet from content |
| Return word, sentence, paragraph, and char counts |
| Check email address format |
| Format an ISO date into a readable header date |
| Extract all URLs from HTML or plain text |
| Truncate to a word count with clean sentence boundary |
| 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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-quality-maintenanceAn MCP server that repurposes text or URL content into platform-optimized posts for Twitter, LinkedIn, Instagram, and newsletters using AI. It enables users to automatically transform articles and blog posts into engagement-ready social media threads and professional captions.Last updated
- AlicenseAqualityDmaintenanceAn MCP server that interfaces with the Mailchimp Marketing API to manage audiences, email campaigns, and subscribers. It enables users to create and schedule campaigns, handle member lists, and send test or live emails through natural language commands.Last updated1334MIT
- AlicenseBqualityCmaintenanceA production-grade MCP server that integrates with the Mailchimp Marketing API to manage campaigns, audiences, members, and reports. It provides 28 specialized tools for automating marketing tasks such as sending emails, managing subscriber tags, and analyzing performance data.Last updated711MIT
Related MCP Connectors
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
MCP server for generating rough-draft project plans from natural-language prompts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/josephtandle/beehiiv-mcp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server