mcpbeat Sign in

Content Repurposing MCP Server

local only

Content Repurposing MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 14 Jul 2026.

One asset, every platform: repurpose maps, platform specs, and the film-once-cut-many workflow.

Installs per day peak 268 · avg 15 · -4% w/w
a month agotoday
35
Installs / week
npm · content-repurposing-mcp
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Content Repurposing MCP

same job, measured the same way
Galaxy MCP
by galaxyproject

MCP server for Galaxy bioinformatics platform - connect, execute tools, and manage workflows

302 installs/wk local only
Nodehero
by dinosaur24

AI workflow error analysis for n8n, Make, Zapier, and 10+ platforms.

26 installs/wk local only
Base Image Eol Lint
by jmshinhwa

Marks every base image in your Dockerfiles, compose files and CI workflows whose security patches ha

315 installs/wk local only
Proletariat CLI
by chrismcdermut

Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows

191 installs/wk local only
HaloPSA
by wyre-technology

MCP server for HaloPSA — clients, tickets, and PSA workflows via the HaloPSA REST API.

local only
HaloPSA
by wyre-ai

MCP server for HaloPSA — clients, tickets, and PSA workflows via the HaloPSA REST API.

local only
AutoRender MCP
by autorender

AutoRender's MCP server for media assets, transformations, delivery, and workflow automation.

answering
Syncro MCP
by servosity

Every Syncro PSA and RMM workflow in your terminal, plus a local database, offline search, and

local only

Content Repurposing MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Content Repurposing MCP?
Content Repurposing MCP 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-repurposing-mcp was installed 35 times last week.
How do I connect Content Repurposing MCP?
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-repurposing-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Content Repurposing MCP?
The npm package content-repurposing-mcp was installed 35 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Content Repurposing MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.