Lazyrelay MCP server
Schedule social posts, check Proof-of-Publish status, pull analytics, and read mentions.
0 stars67 downloads/wk
Reviews
Write oneNobody has reviewed Lazyrelay yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Lazyrelay tools (9, 4 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
delete_scheduled_postwrite actionCancel a pending scheduled post before it goes out. Has no effect on a post that's already gone out.
get_analytics_summaryGet post counts, verified-live rate, per-platform breakdown, and engagement totals (likes/comments/shares/views, where each platform exposes them) for a recent window.
get_mentionsGet recent comments on this account's posts, on the platforms that support reading comments (Facebook, Instagram, Mastodon, Bluesky, YouTube).
list_connected_accountsList every social media account connected to this LazyRelay account, with platform, display name, and the id needed by schedule_post.
list_scheduled_postsList this account's upcoming and recent posts, with status (pending/posted/failed) and Proof-of-Publish verification.
list_workspacesList this account's brands/workspaces, with the id needed to file a post under a specific one.
publish_post_nowwrite actionPublish to one connected account immediately, instead of scheduling for later. Call list_connected_accounts first to get a valid socialAccountId. The post is picked up by the scheduler within moments, not published synchronously — call list_scheduled_posts afterward to confirm it actually went live.
schedule_postwrite actionSchedule a post to one connected social account. Call list_connected_accounts first to get a valid socialAccountId — post to multiple platforms by calling this once per account.
update_postwrite actionEdit a post's content or media before it goes out — works on a draft or a still-pending scheduled post, not one that's already posting or done. Call list_scheduled_posts first to get a valid id. To change the scheduled time instead of the content, delete and recreate the post.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 2 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
Runs npx -y @lazyrelay/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add lazyrelay-mcp-server -- npx -y @lazyrelay/mcp-server
Lazyrelay: common questions
- Is Lazyrelay MCP server safe?
- Mostly: it is graded B (80/100). Read the Lazyrelay safety report
- How do I install Lazyrelay?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Lazyrelay need an API key?
- Yes. The registry entry asks for
LAZYRELAY_API_KEY. - Is Lazyrelay maintained?
- The last commit was 3 days ago (2026-09-18). The latest release is v0.2.1.
- What can I use instead of Lazyrelay?
- Servers from other publishers that do the same job: HasData Instagram MCP server and Substack MCP Server.
Alternatives to Lazyrelay
Same job from other publishers: the closest match first, then the best rated.
- HasData InstagramPublic Instagram profiles and post feeds by handle, with hashtags and mentions parsed.not reviewedEstablishedA
- Substack MCP ServerSubstack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.not reviewedEstablishedB