Model Context Protocol
Use Postbridge.io from ChatGPT and MCP clients
The Postbridge MCP server manages connected channels, bridges, drafts, media uploads, scheduling, publication status, usage, and workspace knowledge search.
Server endpoint
https://postbridge.io/mcp
Supported workflows
- Discover supported providers and inspect already connected channels.
- Create and update drafts without publishing.
- Upload media and manage scheduled posts.
- Inspect, pause, and resume content bridges.
- Search workspace content with semantic and keyword retrieval.
- Prepare a publication preview and publish only after explicit confirmation.
Core tools
list_supported_providersandget_provider_capabilitieslist_channelsandget_connect_channel_urlcreate_draft,update_draft, andupload_medialist_scheduled_posts,schedule_post, andreschedule_postlist_bridges,pause_bridge, andresume_bridgesearch_workspace_contentprepare_publicationandconfirm_publication
Safety model
Draft creation and preparation do not publish content. Immediate publication requires a separate confirmation call after the user approves the preview.
Example requests
- “Which providers are available in Postbridge.io?”
- “Create LinkedIn and X drafts from this announcement.”
- “Show next week’s scheduled posts without changing them.”
- “Prepare this post for Telegram and wait for my approval.”