codivupload-mcp
Allows publishing, scheduling, and managing social media posts and media assets on Bluesky.
Enables publishing, scheduling, and managing social media posts and media assets on Facebook.
Allows publishing, scheduling, and managing social media posts and media assets on Instagram.
Provides tools to publish, schedule, and manage social media posts and media assets on Pinterest.
Allows publishing, scheduling, and managing social media posts and media assets on Threads.
Enables publishing, scheduling, and managing social media posts and media assets on TikTok.
Provides tools to publish and schedule social media posts, manage media assets, and create live broadcasts on YouTube.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@codivupload-mcpSchedule my video to TikTok and Instagram for tomorrow at 10am"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
codivupload-mcp
MCP server for CodivUpload — publish, schedule, and manage social media posts across 9 platforms using AI agents.
Works with Claude Desktop, Claude Code, Cursor, and any MCP-compatible client.
Setup
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"codivupload": {
"command": "npx",
"args": ["-y", "codivupload-mcp"],
"env": {
"CODIVUPLOAD_API_KEY": "cdv_your_api_key"
}
}
}
}Claude Code (CLI)
claude mcp add codivupload \
--command "npx -y codivupload-mcp" \
--env CODIVUPLOAD_API_KEY=cdv_your_api_keyCursor
Add to your MCP settings in Cursor → Settings → MCP Servers.
Get Your API Key
Sign up at app.codivupload.com
Go to Dashboard → Settings → API Keys
Create a new key — it starts with
cdv_
Free plan includes 10 posts/month. Upgrade for unlimited.
Available Tools
Tool | Description |
| Publish to 1-9 platforms in one call |
| Queue for future delivery (UTC ISO 8601) |
| List recent posts with status |
| Check delivery status for a specific post |
| Show connected social profiles |
| Create a new profile |
| Upload media to CDN |
| List uploaded media assets |
| List YouTube live streams |
| Start a 24/7 live stream |
Supported Platforms
TikTok, Instagram, YouTube, Facebook, LinkedIn, X (Twitter), Threads, Pinterest, Bluesky
Example
You: Schedule my product video to TikTok and Instagram for tomorrow 9am
Claude: I'll schedule that for you.
Using tool: schedule_post
→ Scheduled to TikTok and Instagram for 2026-04-03T14:00:00ZEnvironment Variables
Variable | Required | Description |
| Yes | Your CodivUpload API key ( |
| No | API base URL (default: |
Links
License
MIT — Codivion LLC
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/Codivion/codivupload-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server