mcpbeat Sign in

Kadenzo MCP Server

local only

Kadenzo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 20 Aug 2026.

Schedule, manage, generate & analyze social posts across 11 networks from any AI agent.

Installs per day peak 159 · avg 17 · -57% w/w
a month agotoday
84
Installs / week
npm · kadenzo-mcp
0
Stars
0 open issues
20 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check Kadenzo MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kadenzo-mcp -- npx -y kadenzo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kadenzo-mcp": {
      "args": [
        "-y",
        "kadenzo-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kadenzo-mcp]
command = "npx"
args = ["-y", "kadenzo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kadenzo-mcp": {
      "args": [
        "-y",
        "kadenzo-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kadenzo-mcp": {
      "args": [
        "-y",
        "kadenzo-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KADENZO_API_KEY (Kadenzo API key from studio.kadenzo.app/dashboard/settings?section=api). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kadenzo MCP

same job, measured the same way
Postify
by usepostify

Schedule, publish, and analyze social posts across 11 platforms from any MCP client.

answering
PostSyncer
by postsyncer

Schedule, publish, and analyze social media posts across 11 platforms from any MCP client.

answering
1Social
by 1social

Publish, schedule and verify social posts across seven networks from your AI assistant.

answering
Crmsolid MCP
by azorkai

Manage social media DMs and scheduled posts from your AI assistant, across 12 platforms.

48 installs/wk local only
Postlia
by postlia

Schedule and publish social posts to 7 networks from AI agents. Postlia API key (Pro) required.

15 tools answering
Schedchie
by schedchie-www

Schedule, publish and track social posts on nine networks from your AI assistant.

answering
FastSocial
by socialappsceduler-eng

Schedule and manage social media posts across 7 platforms directly from Claude.

local only
Viralhunt MCP
by rodvan

Find trending content and schedule posts across social networks via the ViralHunt.io API.

73 installs/wk local only

Kadenzo MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Kadenzo MCP?
Kadenzo MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package kadenzo-mcp was installed 84 times last week.
How do I connect Kadenzo MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls kadenzo-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Kadenzo MCP?
The npm package kadenzo-mcp was installed 84 times in the last week. Week over week that is -57%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kadenzo MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.