Server data from the Official MCP Registry
Schedule social posts, check Proof-of-Publish status, pull analytics, and read mentions.
About
Schedule social posts, check Proof-of-Publish status, pull analytics, and read mentions.
Security Report
This is a legitimate social media automation platform (LazyRelay) with a well-architected backend, proper authentication, and reasonable security practices. The codebase demonstrates real security discipline: Supabase RLS on all tables, JWT validation on protected endpoints, one-time OAuth state tokens, and careful transaction handling (claim-before-act). However, moderate concerns exist around frontend code quality: overly broad exception handling, missing input validation in CSV parsing, sensitive data (API keys, webhook secrets) displayed in the UI without adequate protection mechanisms, and a large frontend surface area that increases attack scope. Permissions align with the platform's purpose (file I/O, network for social APIs, env vars for credentials), but the extensive features and integrations create legitimate operational complexity. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue (1 critical, 0 high severity).
4 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
What You'll Need
Set these up before or after installing:
Environment variable: LAZYRELAY_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-gosswerner1-max-lazyrelay-mcp-server": {
"env": {
"LAZYRELAY_API_KEY": "your-lazyrelay-api-key-here"
},
"args": [
"-y",
"lazyrelay-backend"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
LazyRelay
LazyRelay is a social media scheduler built around one idea: publishing shouldn't just look successful, it should be provable. Where most schedulers mark a post "sent" the moment an API call succeeds, LazyRelay's Proof-of-Publish independently verifies the post actually went live before it's marked confirmed. If verification fails, the post is flagged instead of silently marked successful.
Schedule to Facebook, TikTok, Pinterest, YouTube, LinkedIn, Threads, Mastodon, Bluesky, Telegram, Discord, and Tumblr — 11 platforms today (Instagram publishing is in Meta's app review process). Manage multiple brands from one account, with per-brand caps instead of a separate workspace fee for each one.
Live product: lazyrelay.com
MCP server
mcp-server/ is LazyRelay's official Model Context Protocol server, letting AI agents (Claude, Cursor, and others) schedule posts, check analytics, and read mentions directly. Published on npm as @lazyrelay/mcp-server and listed in the official MCP Registry as io.github.gosswerner1-max/lazyrelay-mcp-server.
About this repository
This is LazyRelay's product monorepo (backend/, frontend/, mcp-server/, and supporting tooling), made public to support MCP registry and directory listings. It's not open source and isn't accepting external contributions — all rights reserved.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
