Back to the catalog

io.github.gosswerner1-max/lazyrelay-mcp-server

Schedule social posts, check Proof-of-Publish status, pull analytics, and read mentions.

Open source Open in the app JSON README (API)

About

Schedule social posts, check Proof-of-Publish status, pull analytics, and read mentions.

Details

Kind
MCP servers
Topic
Marketing & analytics
Publisher
gosswerner1-max
Origin
official
Category
ferramentas
Transport
local
Version
0.1.3
Open pull requests
13
Last push
2026-09-07T10:19:39Z
Repository state
ativo
Language
TypeScript
Added
2026-08-29 03:02:54
Updated
2026-08-29 03:02:54
Origin id
io.github.gosswerner1-max/lazyrelay-mcp-server

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, Instagram, TikTok, Pinterest, YouTube, LinkedIn, Threads, Mastodon, Bluesky, Telegram, Discord, and Tumblr — 12 platforms today. Manage multiple brands from one account, with per-brand caps instead of a separate workspace fee for each one.

**Live product:** [lazyrelay.com](https://lazyrelay.com)

## MCP server

[`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`](https://www.npmjs.com/package/@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.

More