Replynodes MCP Server
Connect Claude, Cursor, Codex, OpenClaw, Hermes, or any other Model Context Protocol client to your Replynodes account, so your AI agent can list your social channels, schedule posts, generate images/video for posts, and manage your Replynodes workspace directly from chat. Its 12 documented tools cluster into create & write, group list, integration list, integration schema.
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-20 · ★ 4 · #11 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Replynodes MCP Server
before you install - you'll need
Set REPLYNODES_API_KEY before connecting.
Claude Code
claude mcp add replynodes-replynodes-mcp --transport http https://app.replynodes.com/api/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"replynodes-replynodes-mcp": {
"url": "https://app.replynodes.com/api/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://app.replynodes.com/api/mcp
transport: streamable-http
endpoint alive - authentication required · 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 app.replynodes.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
repo age created 2026-07-23 - young repo, little track record yet
license MIT - declared in the repository
npm package @replynodes/mcp - published under the repo owner's npm scope (@replynodes)
registry namespace io.github.replynodes is GitHub-verified and matches the repo owner
03 · What Replynodes MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list your groups/customers, for filtering integrations, list connected social integrations (channels), optionally scoped to a group, get the schema/required fields for scheduling a post to a given integration, and trigger an integration action once you have the ids/fields it needs.
Capability map
Tools grouped from the project's README - what Replynodes MCP Server lets an agent do.
create & write
4 tools - e.g. List posts for the current organization, most recent first; Edit an existing post in place; Read performance for a published post
postsList · postsUpdate · postAnalytics · uploadFromUrlTool
Group List
1 tool - e.g. List your groups/customers, for filtering integrations
groupList
Integration List
1 tool - e.g. List connected social integrations (channels), optionally scoped to a group
integrationList
Integration Schema
1 tool - e.g. Get the schema/required fields for scheduling a post to a given integration
integrationSchema
run & execute
1 tool - e.g. Trigger an integration action once you have the ids/fields it needs
triggerTool
Ask
1 tool - e.g. Ask the ReplyNodes agent a question
ask_replynodes
Draft Post From Source
1 tool - e.g. Turn a public URL or pasted source into a sourced brief and draft
draftPostFromSource
Plan Founder Distribution Angles
1 tool - e.g. Create a normalized brief and three distribution angles
planFounderDistributionAngles
Latest releases
v0.1.0 · 2026-07-23
@replynodes/mcp v0.1.0 · Initial release. A thin stdio-to-HTTP bridge that lets MCP clients which only support local (stdio) servers connect to Replynodes' existing remote MCP server at wrapping mcp-remote and…
04 · Who maintains Replynodes MCP Server
mcp is maintained by replynodes. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/replynodes/replynodes-mcp
- category
- social media - ranked #11 of 46 actively-maintained social media servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-07-23)
- registry
- io.github.replynodes/mcp (active, first published 2026-07-24 · 2 versions)
- packages
- npm:@replynodes/mcp
06 · Replynodes MCP Server FAQ
Is Replynodes MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 1 release in the last 90 days. We re-verify nightly.
What can Replynodes MCP Server do?
With this server connected, an agent can list your groups/customers, for filtering integrations, list connected social integrations (channels), optionally scoped to a group, get the schema/required fields for scheduling a post to a given integration, and trigger an integration action once you have the ids/fields it needs.
How do I install Replynodes MCP Server?
Run `npx -y @replynodes/mcp`. The README documents one environment variable (REPLYNODES_API_KEY) to set first. Set REPLYNODES_API_KEY before connecting. You can also paste the ready-made client config above.
Does Replynodes MCP Server require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Replynodes MCP Server
Alternatives to Replynodes MCP Server
Maintained social media servers if Replynodes MCP Server isn't the fit.
- Reddit MCP Buddy Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis. ★ 801 · 2026-08-17
- YouTube Transcript An MCP server retrieving transcripts of YouTube videos ★ 470 · 2026-08-08
- Taisly Social Media Posting Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly. ★ 237 · 2026-07-06
- Reddit Research MCP Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research ★ 233 · 2026-08-14
- Reddit MCP Server (jordanburke) Reddit MCP server with full read/write - posts, comments, search, and content creation. ★ 231 · 2026-08-08
- Ads Manage Google, Meta, Amazon, TikTok, LinkedIn & ChatGPT ads. 430 tools for campaigns & analytics. ★ 84 · 2026-08-15
More social media MCP servers · Blogburst MCP Server · Sf MCP · Taplio Linkedin MCP · To Flow
More JavaScript MCP servers · Agoragentic Agent OS MCP · Raven · Fable Cut · Figbridge · Flow Nexus · see all