content-distribution-mcp
Content Distribution MCP
MCP server for multi-platform content distribution — draft, repurpose, schedule, and analyze posts for LinkedIn, Instagram, X/Twitter, TikTok from any AI agent.
Installation
npx content-distribution-mcpOr install globally:
npm install -g content-distribution-mcpRelated MCP server: blogburst-mcp-server
Configuration
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"content-distribution": {
"command": "npx",
"args": ["-y", "content-distribution-mcp"],
"env": {
"CONTENT_DIR": "/path/to/your/content/directory"
}
}
}
}Claude Code
Add to .claude/settings.json:
{
"mcpServers": {
"content-distribution": {
"command": "npx",
"args": ["-y", "content-distribution-mcp"],
"env": {
"CONTENT_DIR": "/path/to/your/content/directory"
}
}
}
}Tools
Tool | Description |
| Generate a post for any platform with 7 formats and 3 tones |
| Adapt content from one platform to another |
| Generate carousel slides for LinkedIn/Instagram |
| Schedule content to the publication queue |
| View the content calendar for upcoming days |
| Analyze a post's estimated engagement and get improvement tips |
| Generate a multi-post thread for X or LinkedIn |
Post Formats
hook_story— Hook + personal story + lessonstat_choc— Shocking statistic + analysisquestion— Provocative question + discussionframework— Step-by-step framework/methodtemoignage— Client testimonial/case studymythe_realite— Myth vs reality debunkbehind_scenes— Behind the scenes content
Platforms
LinkedIn (posts, carousels, threads)
Instagram (posts, carousels, reels captions)
X/Twitter (tweets, threads)
TikTok (captions)
Resources
content-distribution://content-queue— Planned content queue
Prompts
weekly_content_sprint— Generate a 5-post weekly content sprint
Environment Variables
Variable | Description | Default |
| Path to content assets directory |
|
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-quality-maintenanceAn MCP server that repurposes text or URL content into platform-optimized posts for Twitter, LinkedIn, Instagram, and newsletters using AI. It enables users to automatically transform articles and blog posts into engagement-ready social media threads and professional captions.Last updated
- AlicenseAqualityDmaintenanceAI content generation, repurposing, and multi-platform publishing for 9+ social media platforms. Generate blog posts, discover trending topics, brainstorm titles, and publish to Twitter, LinkedIn, Bluesky, and more.Last updated8645MIT
- Alicense-qualityCmaintenance52-tool MCP server for AI-powered social media management. Create content with 35+ AI models, distribute to multiple platforms, track analytics, and optimize with closed-loop learning.Last updated1,5864MIT
- AlicenseAqualityCmaintenanceAI-powered social media posting across 14 platforms. Post to Twitter, Instagram, TikTok, Facebook, LinkedIn, YouTube and more with one command. AI adapts content per platform, schedules posts, and generates 30-day content calendars.Last updated6MIT
Related MCP Connectors
Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X
Post, schedule and read analytics on X, LinkedIn, Instagram, TikTok, YouTube, Bluesky and more.
Schedule, publish, and analyze social posts on TikTok, Instagram, YouTube, X, Threads, LinkedIn.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gomessoaresemmanuel-cpu/content-distribution-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server