Pendpost MCP Server

Agent-operated social media with a human approval gate. pendpost is a free, open-source (MIT), local-first social media planner where an AI agent drafts and schedules posts across Instagram, Facebook, LinkedIn, YouTube, X, Telegram, Discord, Mastodon, and Nostr, plus long-form blogs on WordPress and Ghost, with Reddit, Pinterest, TikTok, and Google Business Profile in beta, all behind a human approval gate you…

People connecting social media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 5 · #9 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Pendpost

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add pendpost-pendpost -- npx -y pendpost

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "pendpost-pendpost": {
      "command": "npx",
      "args": [
        "-y",
        "pendpost"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-06-27 - young repo, little track record yet

license MIT - declared in the repository

npm package pendpost - unscoped; check the name against the project README before installing

registry namespace io.github.pendpost is GitHub-verified and matches the repo owner

03 · What Pendpost can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.2.0 · 2026-08-24

This release closes the loop on X. pendpost now sees the mentions, replies, likes, follows, and direct messages your posts draw, gathers them into one inbound inbox, and lets you answer without leaving the app. In the…

v2.1.0 · 2026-08-12

This release turns pendpost outward. It now watches the comments on your own posts, lets a client sign off on work through a link of their own, remembers the people who engage with you across lanes, and hardens the…

v2.0.1 · 2026-07-29

Switching cloud always-on off now actually goes quiet. It always stopped the cloud from publishing, but the local daemon kept talking to it on every tick, and the app kept showing a green "on" pill while nothing was…

04 · Who maintains Pendpost

pendpost is maintained by pendpost. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
social media - ranked #9 of 46 actively-maintained social media servers as of 2026-08-25.
release cadence
9 releases in the last 90 days (latest 2026-08-24)
registry
io.github.pendpost/pendpost (active, first published 2026-06-28 · 9 versions)
packages
npm:pendpost

06 · Pendpost FAQ

What is Pendpost?

Agent-operated social media with a human approval gate. pendpost is a free, open-source (MIT), local-first social media planner where an AI agent drafts and schedules posts across Instagram, Facebook, LinkedIn, YouTube, X, Telegram, Discord, Mastodon, and Nostr, plus long-form blogs on WordPress and Ghost, with Reddit, Pinterest, TikTok, and Google Business Profile in beta, all behind a human approval gate you…

Is Pendpost still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install Pendpost?

Run `npx -y pendpost`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Pendpost run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Pendpost

More social media MCP servers · Postfast MCP · Post Bridge · Posteverywhere MCP Server · Postproxy · Lurk

More JavaScript MCP servers · Multi Scraper MCP · Gate402 MCP · Dav MCP · Health Export MCP · Mainstreet · see all