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 who work with automation, content creation and local first and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-05 · ★ 9 · #14 OF 47 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-09-18
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
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.3.0 · 2026-09-05
This release makes Radar honest. A scan now only ever claims what it actually did: a failed run names the lanes it will retry, a stale result reads as "last tried" rather than a live error, and a run cut short by the…
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…
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
- repository
- github.com/pendpost/pendpost
- website
- https://pendpost.com/
- category
- social media - ranked #14 of 47 actively-maintained social media servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-05)
- registry
- io.github.pendpost/pendpost (active, first published 2026-06-28 · 10 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-09-18, its last commit was 2026-09-05 and it shipped 10+ 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
Alternatives to Pendpost
Maintained social media servers if Pendpost isn't the fit.
- Reddit MCP Buddy Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis. ★ 828 · 2026-08-17
- Openpost Manage social publishing workflows through OpenPost ★ 566 · 2026-09-18
- YouTube Transcript An MCP server retrieving transcripts of YouTube videos ★ 481 · 2026-09-17
- Reddit MCP Server (jordanburke) Reddit MCP server with full read/write - posts, comments, search, and content creation. ★ 261 · 2026-09-18
- Reddit Research MCP Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research ★ 245 · 2026-09-08
- Taisly Social Media Posting Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly. ★ 213 · 2026-07-06
More social media MCP servers · Postfast MCP · Post Bridge · Posteverywhere MCP Server · Postproxy · Lurk
More JavaScript MCP servers · Multi Scraper MCP · Dav MCP · Health Export MCP · Mainstreet · Pinkpixel Dev Web Scout MCP · see all