mcpbeat Sign in

Content Repurposer MCP Server

by as-the-geek-learns Your server? Claim it
local only

Content Repurposer runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.

Repurpose content into Twitter threads, LinkedIn posts, Substack notes, email, and video.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 7 · +25% w/w
a month agotoday
37
Installs / week
npm · content-repurposer-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 content-repurposer -- npx -y content-repurposer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "content-repurposer": {
      "args": [
        "-y",
        "content-repurposer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.content-repurposer]
command = "npx"
args = ["-y", "content-repurposer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "content-repurposer": {
      "args": [
        "-y",
        "content-repurposer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "content-repurposer": {
      "args": [
        "-y",
        "content-repurposer-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CONTENT_REPURPOSER_API_KEY (Your ContentRepurposer API key (get one at https://contentrepurposer.app/settings/api-keys)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Content Repurposer

same job, measured the same way
Hilead
by hilead

Signal-based B2B prospecting: find leads with buying intent, run email and LinkedIn outreach.

answering
Engagelab Email
by r1ghtherewaiting

Send, receive, monitor and reply to email from AI agents with threaded inbox context.

35 installs/wk local only
Sendgrid
by usefulapi

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

11 tools answering
Sendraven
by sendraven

Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.

581 installs/wk 55 tools answering
Marvenn MCP Server
by marvennai

Connect AI agents to Marvenn for outbound growth via email, voice, and LinkedIn.

28 installs/wk local only
Missive
by usefulapi

Read email/chat conversations, messages, contacts and teams; draft, send and update threads.

19 tools answering
Mailsink
by heocoi

Disposable inboxes for AI agents and CI: catch the verification email, read the OTP or link.

28 installs/wk local only
I
Customer Retention LTV
by atul0016

Customer LTV, churn risk, repurchase, lifecycle email, and winback intelligence.

63 installs/wk local only

Content Repurposer — questions

Answers built from our own checks of this server.

Why is there no uptime for Content Repurposer?
Content Repurposer 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 npm package content-repurposer-mcp was installed 37 times last week.
Is Content Repurposer still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Content Repurposer?
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 content-repurposer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Content Repurposer?
The npm package content-repurposer-mcp was installed 37 times in the last week. Week over week that is +25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.