Server data from the Official MCP Registry
One asset, every platform: repurpose maps, platform specs, and the film-once-cut-many workflow.
One asset, every platform: repurpose maps, platform specs, and the film-once-cut-many workflow.
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.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-closermethod-content-repurposing-mcp": {
"args": [
"-y",
"content-repurposing-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
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.
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.
| Tool | What it returns |
|---|---|
get_repurpose_map | For a source (long video, podcast, blog, single short), every format it becomes + how to adapt it |
get_platform_specs | Aspect, length, caption style, hashtags, hook rule per platform (TikTok, Reels, Shorts, carousel, X thread, LinkedIn, newsletter) |
adapt_for_platform | The adaptation rules to reshape content for one platform, and what NOT to do |
extract_atomic_content | The 6 atomic pieces to pull from one asset (pull quotes, clips, stats, steps, story beats, questions) |
get_repurpose_workflow | The film-once-cut-many batch workflow, step by step |
get_full_pack | Everything in one payload |
npx content-repurposing-mcp
{ "mcpServers": { "content-repurposing": { "command": "npx", "args": ["content-repurposing-mcp"] } } }
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
Elisabeth Hitz — 10+ years enterprise sales, reverse-engineered for creators.
License: MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.