crosspost-mcp

Let Claude post to Telegram and Discord directly via MCP

Visit Website
June 28, 2026 Just launched crosspost-mcp v0.1.0

Shipped the first version of crosspost-mcp — an open-source MCP server that lets Claude post directly to Telegram and Discord.

The pattern I kept hitting: Claude drafts a perfect post, then I'm manually copy-pasting it into Telegram, then Discord, then anywhere else. AI handles 95% of the workflow but the actual sending is always manual.

v0.1.0 ships with:

- post_to_telegram via Bot API

- post_to_discord via webhook

- post_to_all running both in parallel with fault isolation

Built on FastMCP. Free APIs only, MIT licensed.

Tested end-to-end in Claude Desktop on Windows. Works in sandboxed Store version too despite a UI bug in Settings → Developer.

Next up: Mastodon, then Bluesky, then Reddit when I figure out their OAuth.

Repo: github.com/Aleksey-Panf/crosspost-mcp

Open to feedback on architecture or feature requests.

Comment

About

AI tools handle 95% of content workflows — Claude drafts, rewrites, generates images. But the last 5% — actually sending the post — is always manual copy-paste into each platform. I built crosspost-mcp to close that gap