Server data from the Official MCP Registry
Schedule, manage, generate & analyze social posts across 11 networks from any AI agent.
About
Schedule, manage, generate & analyze social posts across 11 networks from any AI agent.
Security Report
This is a well-structured MCP server with proper authentication, secure credential handling, and appropriate permissions scoped to its stated purpose of managing social media posts via the Kadenzo API. The codebase is clean, uses standard MCP patterns, and properly validates inputs with zod. No critical vulnerabilities detected. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: KADENZO_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jors7-kadenzo-mcp": {
"env": {
"KADENZO_API_KEY": "your-kadenzo-api-key-here"
},
"args": [
"-y",
"kadenzo-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Kadenzo MCP server
Connect any MCP-capable AI agent — Claude Desktop, Cursor, ChatGPT, Codex — to Kadenzo and let it schedule, manage, and analyze social posts across 11 networks (Instagram, TikTok, X, LinkedIn, YouTube, Facebook, Pinterest, Threads, Bluesky, Mastodon, Telegram). It wraps the Kadenzo Studio public API as Model Context Protocol tools, so your agent doesn't just draft content — it can ship it.
Tools
| Tool | What it does |
|---|---|
list_accounts | List connected accounts (ids + platforms) |
schedule_post | Schedule a post for a future time (+ validate_only, options, thread) |
list_posts | List your posts, newest first (filter by status, paginate) |
get_post | One post: status, per-channel outcome, options/thread |
update_post | Edit a not-yet-published post |
cancel_post | Cancel a scheduled post before it publishes |
upload_media | Upload a local image/video file, get a URL for media_urls |
get_account_analytics | Recent posts + engagement metrics for an account |
get_post_analytics | Per-channel metrics for a post you scheduled |
generate_content | Generate post copy for a platform from a topic ("generate then schedule") |
get_best_times | Personalized best posting times for an account (Professional+) |
list_mentions | Social-listening mentions (who's talking about your keywords) |
post_comment | Post a comment/reply to your post (instagram/facebook/linkedin) |
Setup
- Generate an API key in Kadenzo: Settings → API keys (
studio.kadenzo.app/dashboard/settings?section=api). The API is available on paid plans. - Add the server to your MCP client. Claude Desktop (
claude_desktop_config.json) / Cursor (~/.cursor/mcp.json):
{
"mcpServers": {
"kadenzo": {
"command": "npx",
"args": ["-y", "kadenzo-mcp"],
"env": { "KADENZO_API_KEY": "kdz_live_xxxxxxxxxxxxxxxxxxxxxxxx" }
}
}
}
- Restart the client. Ask your agent things like "list my connected accounts," "schedule this to X and Bluesky tomorrow at 9am," or "how did my last Instagram posts perform?"
Notes
- Posts are schedule-only — provide a future
scheduled_for; they publish automatically. KADENZO_API_BASEoverrides the API base URL (defaulthttps://studio.kadenzo.app/api/v1).- Requires Node 18+ (uses the built-in
fetch/FormData). - Learn more / full API reference: https://studio.kadenzo.app/developers · https://kadenzo.app
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
