Socialclaw MCP Server

Social media scheduling CLI and OpenClaw skill for AI agents posting to X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, and Pinterest.

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 82 · #25 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Socialclaw

before you install - you'll need

Set SOCIALCLAW_API_KEY before connecting.

Claude Code

claude mcp add ndesv21-socialclaw --transport http https://getsocialclaw.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ndesv21-socialclaw": {
      "url": "https://getsocialclaw.com/mcp"
    }
  }
}

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

https://getsocialclaw.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

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 · remote - your agent's requests go to getsocialclaw.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

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

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

03 · What Socialclaw can do

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

Limitations (from the README)

- Users connect accounts inside the hosted SocialClaw dashboard. - The dashboard and API live at https://getsocialclaw.com. - The npm package ships the CLI, skill docs, Claude Code plugin, and command asset.

Latest releases

v0.1.6 · 2026-03-26

Highlights: · add Claude Code install support via socialclaw install --claude · refresh public README and skill docs for current agent workflows · document billing-aware workspace access and upgrade routing · include…

04 · Who maintains Socialclaw

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

05 · Facts

category
automation - ranked #25 of 194 actively-maintained automation servers as of 2026-08-25.
registry
io.github.ndesv21/socialclaw (active, first published 2026-06-15 · 4 versions)
packages
npm:socialclaw

06 · Socialclaw FAQ

What is Socialclaw?

Social media scheduling CLI and OpenClaw skill for AI agents posting to X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, and Pinterest.

Is Socialclaw still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Socialclaw?

Run `npx -y socialclaw`. The README documents one environment variable (SOCIALCLAW_API_KEY) to set first. Set SOCIALCLAW_API_KEY before connecting. You can also paste the ready-made client config above.

Does Socialclaw require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Socialclaw