mcpbeat Sign in

Marketing Content Production MCP Server

local only

Marketing Content Production runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi.

Brand-safe ad, email, product description, and social content production.

Installs per day peak 17 · avg 7 · +12% w/w
a month agotoday
46
Installs / week
pypi · marketing-content-production-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Marketing Content Production 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 marketing-content-production -- uvx marketing-content-production-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marketing-content-production": {
      "args": [
        "marketing-content-production-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.marketing-content-production]
command = "uvx"
args = ["marketing-content-production-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "marketing-content-production": {
      "args": [
        "marketing-content-production-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "marketing-content-production": {
      "args": [
        "marketing-content-production-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: EARNALL_MCP_LICENSE_KEY (License key from AtulHritik-Mcp-Marketing-Content-Production purchase page.), EARNALL_MCP_ACTIVATION_ID (Optional stable private install ID for this user/device.), EARNALL_MCP_LICENSE_API (License validation endpoint.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Marketing Content Production

same job, measured the same way
Envloped
by envloped

Send transactional email, verify domains, build contact segments, and draft marketing campaigns.

answering
Sendgrid
by usefulapi

Send email and read templates, marketing contacts, lists, stats, bounces and unsubscribes.

11 tools answering
Nitrosend
by nitrosend

AI-native email marketing. Campaigns, automations, transactional, contacts, and analytics.

76 installs/wk local only
Lumail
by melvynx

Official Lumail email marketing MCP for campaigns, subscribers, and workflows.

answering
Klaviyo
by mcparmory

Create and manage email campaigns, lists, and marketing automation

236 installs/wk local only
Loops
by usefulapi

Manage Loops contacts, mailing lists, and transactional/event emails.

10 tools answering
Backengine MCP
by backengine

Surface customer & prospect context from Slack, email, transcripts and tickets in any MCP client.

answering
Agent Safe
by wowcool

Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.

answering

Marketing Content Production — questions

Answers built from our own checks of this server.

Why is there no uptime for Marketing Content Production?
Marketing Content Production 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 pypi package marketing-content-production-mcp was installed 46 times last week.
How do I connect Marketing Content Production?
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 marketing-content-production-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Marketing Content Production?
The pypi package marketing-content-production-mcp was installed 46 times in the last week. Week over week that is +12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.