mcpbeat Sign in

Planify MCP Server

by planifyapps Your server? Claim it
local only

Planify runs on your own machine — the client starts it, so there is no endpoint to ping. 261 installs a week from npm.

Schedule and publish social posts to Twitter, Instagram, LinkedIn, Pinterest, Bluesky and more.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 161 · avg 36 · +51% w/w
a month agotoday
261
Installs / week
npm · @planifyapps/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 planify -- npx -y @planifyapps/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "planify": {
      "args": [
        "-y",
        "@planifyapps/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.planify]
command = "npx"
args = ["-y", "@planifyapps/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "planify": {
      "args": [
        "-y",
        "@planifyapps/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "planify": {
      "args": [
        "-y",
        "@planifyapps/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Planify

same job, measured the same way
Marky
by mymarky

Create, schedule, and publish on-brand social posts to Instagram, LinkedIn, TikTok, and more.

answering
Ravenpost
by ravenpo

Schedule and publish posts to Instagram, TikTok, X, LinkedIn, YouTube, Pinterest, Facebook & more.

answering
Schedulin
by schedulin

Schedule, publish, and analyze social posts across TikTok, Instagram, YouTube, X, LinkedIn + 5 more.

answering
Publora
by publora

Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.

16 tools answering
SocialRoute
by socialroute

Plan, schedule and publish social media posts across Instagram, Facebook, LinkedIn and X.

answering
C
Postrippl
by postrippl

Schedule social media posts to 10 platforms: Instagram, TikTok, X, YouTube, LinkedIn, and more

answering
WoopSocial Social Media MCP
by woopsocial

Post to social media (Facebook, Instagram, LinkedIn, Pinterest, YouTube, TikTok, X/Twitter and more)

answering
AdaptlyPost
by adaptlypost

Schedule and post to Instagram, TikTok, YouTube, X, Facebook, LinkedIn, Pinterest, Threads, Bluesky.

12 tools answering

Planify — questions

Answers built from our own checks of this server.

Why is there no uptime for Planify?
Planify 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 @planifyapps/mcp was installed 261 times last week.
Is Planify still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Planify?
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 @planifyapps/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Planify?
The npm package @planifyapps/mcp was installed 261 times in the last week. Week over week that is +51%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.