Connection check
local install
content-repurposing-mcp
One asset, every platform: repurpose maps, platform specs, and the film-once-cut-many workflow.
Tools
6
GitHub stars
—
Installs / wk
68
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
6 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
adapt_for_platform
from source
Given a target platform, returns the adaptation rules to reshape a piece of content for it (aspect, length, hook approach, caption style, hashtags, what NOT to do). Platforms: tikt… Given a target platform, returns the adaptation rules to reshape a piece of content for it (aspect, length, hook approach, caption style, hashtags, what NOT to do). Platforms: tiktok, reels, shorts, reel_carousel, x_thread, linkedin, newsletter.
extract_atomic_content
from source
The 6 atomic content types you can pull from one long asset (pull quotes, clips, stats/receipts, steps/lists, story beats, questions) and what each becomes. Use to break one asset… The 6 atomic content types you can pull from one long asset (pull quotes, clips, stats/receipts, steps/lists, story beats, questions) and what each becomes. Use to break one asset into many posts.
get_full_pack
from source
The complete repurposing library in one payload: repurpose maps, platform specs, atomic types. For full agent context. The complete repurposing library in one payload: repurpose maps, platform specs, atomic types. For full agent context.
get_platform_specs
from source
Platform specs for adapting content: aspect ratio, ideal length, caption style, hashtag norms, hook rule, cadence note. Platforms: tiktok, reels, shorts, reel_carousel, x_thread, l… Platform specs for adapting content: aspect ratio, ideal length, caption style, hashtag norms, hook rule, cadence note. Platforms: tiktok, reels, shorts, reel_carousel, x_thread, linkedin, newsletter. Omit for all.
get_repurpose_map
from source
Given a source content type (long_video, podcast_episode, blog_or_essay, single_short_video), returns every format it can become and exactly how to adapt it. Omit source for all ma… Given a source content type (long_video, podcast_episode, blog_or_essay, single_short_video), returns every format it can become and exactly how to adapt it. Omit source for all maps.
get_repurpose_workflow
from source