Back to Browse

Content Repurposing MCP Server

Developer ToolsModerate6.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

6.2
Moderate6.2Moderate Risk

This is a well-structured, low-risk MCP server for content repurposing guidance. The code contains no authentication/authorization mechanisms (appropriate for a stateless reference tool), no malicious patterns, no dangerous operations, and no credential handling. The server provides read-only reference data about content adaptation rules across platforms with clean input validation and proper error handling. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

3 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

none

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-closermethod-content-repurposing-mcp": {
      "args": [
        "-y",
        "content-repurposing-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Content Repurposing MCP

One asset, every platform. The film-once-cut-many engine, with real per-platform adaptation rules.

Disclaimer. Structured repurposing frameworks from documented practice. Platform specs drift; treat numbers as current-practice ranges.

Why This Exists

Creators burn out making NEW content daily. The leverage is making ONE strong thing and adapting it correctly for each platform — not reposting the identical file (which the algorithm and the audience both punish). This MCP maps any source asset to every format and gives the exact adaptation rules.

6 Tools

ToolWhat it returns
get_repurpose_mapFor a source (long video, podcast, blog, single short), every format it becomes + how to adapt it
get_platform_specsAspect, length, caption style, hashtags, hook rule per platform (TikTok, Reels, Shorts, carousel, X thread, LinkedIn, newsletter)
adapt_for_platformThe adaptation rules to reshape content for one platform, and what NOT to do
extract_atomic_contentThe 6 atomic pieces to pull from one asset (pull quotes, clips, stats, steps, story beats, questions)
get_repurpose_workflowThe film-once-cut-many batch workflow, step by step
get_full_packEverything in one payload

Install

npx content-repurposing-mcp
{ "mcpServers": { "content-repurposing": { "command": "npx", "args": ["content-repurposing-mcp"] } } }

The Family

Hook it (content-hooks-mcp) → repurpose it (this one) → schedule it (social-media-manager-mcp) → own the audience (newsletter-growth-mcp). Full catalog: MCP Hub

Built By

Elisabeth Hitz — 10+ years enterprise sales, reverse-engineered for creators.

License: MIT

Reviews

No reviews yet

Be the first to review this server!