Back to the catalog

io.github.closermethod/content-repurposing-mcp

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

Open source Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Maps, weather & travel
Publisher
closermethod
Origin
official
Category
ferramentas
Transport
local
Version
1.0.1
Last push
2026-07-14T14:04:29Z
Repository state
ativo
Language
JavaScript
Added
2026-08-29 03:02:35
Updated
2026-08-29 03:02:35
Origin id
io.github.closermethod/content-repurposing-mcp

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

| 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 |

## Install
```bash
npx content-repurposing-mcp
```
```json
{ "mcpServers": { "content-repurposing": { "command": "npx", "args": ["content-repurposing-mcp"] } } }
```

## The Family
Hook it ([content-hooks-mcp](https://github.com/closermethod/content-hooks-mcp)) → **repurpose it (this one)** → schedule it ([social-media-manager-mcp](https://github.com/closermethod/social-media-manager-mcp)) → own the audience ([newsletter-growth-mcp](https://github.com/closermethod/newsletter-growth-mcp)). Full catalog: [MCP Hub](https://elisabethhitz-mcp.netlify.app)

## Built By
[Elisabeth Hitz](https://www.linkedin.com/in/elisabethhitz) — 10+ years enterprise sales, reverse-engineered for creators.

License: MIT

More