MCP server for multi-platform content distribution — publish to LinkedIn, Instagram, X/Twitter, TikTok, and more from any AI agent
If you already use Content Distribution MCP, the content distribution mcp mcp server is the piece that lets your assistant work with it directly. MCP server for multi-platform content distribution — publish to LinkedIn, Instagram, X/Twitter, TikTok, and more from any AI agent.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
draft_post — Generate a post for any platform with 7 formats and 3 tonesrepurpose_content — Adapt content from one platform to anothergenerate_carousel — Generate carousel slides for LinkedIn/Instagramschedule_content — Schedule content to the publication queueget_content_calendar — View the content calendar for upcoming daysanalyze_post_performance — Analyze a post's estimated engagement and get improvement tipsgenerate_thread — Generate a multi-post thread for X or LinkedInConfiguration is passed through the environment: CONTENT_DIR. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
The server ships on npm as content-distribution-mcp, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Content Distribution MCP's toolset — draft_post, repurpose_content, generate_carousel and 4 more — is a fair guide to whether it matches your workflow. It is maintained by gomessoaresemmanuel-cpu; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Content Distribution MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| draft_post | Generate a post for any platform with 7 formats and 3 tones |
| repurpose_content | Adapt content from one platform to another |
| generate_carousel | Generate carousel slides for LinkedIn/Instagram |
| schedule_content | Schedule content to the publication queue |
| get_content_calendar | View the content calendar for upcoming days |
| analyze_post_performance | Analyze a post's estimated engagement and get improvement tips |
| generate_thread | Generate a multi-post thread for X or LinkedIn |
{
"mcpServers": {
"content-distribution": {
"command": "npx",
"args": ["-y", "content-distribution-mcp"],
"env": {
"CONTENT_DIR": "/path/to/your/content/directory"
}
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| CONTENT_DIR | Filesystem location the server is allowed to use. | Optional |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.