Schedule, publish, analyze, and moderate social media content through PostFast from MCP-compatible clients.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Postfast MCP.
list_accountsList connected social media accounts (each with `connectionStatus` โ `CONNECTED`/`DISABLED` โ `disabledReason`, `followerCount`/`followerCountUpdatedAt`, and `inboxCapable`)
list_postsList posts with filters (specific IDs, platform, status, date range)
create_postsCreate and schedule posts (batch, up to 15)
delete_postDelete a post from PostFast by ID (does not remove an already-published post from the platform)
upload_mediaUpload a local file and get a media key (handles the full flow)
get_upload_urlsGet signed URLs to upload media files
The peturgeorgievv-factory/postfast-mcp MCP server connects AI clients to the PostFast API for social media operations. It supports account discovery, post creation and scheduling, post listing and deletion, media uploads, platform-specific lookup data, performance reporting, follower history, and comment moderation.
Supported destinations include Facebook, Instagram, X, TikTok, LinkedIn, YouTube, Threads, Pinterest, Bluesky, Telegram, and Google Business Profile. The available capabilities depend on the connected account and the platform. For example, Pinterest posts require a board, Google Business Profile posts require a location, and some analytics are limited to particular account types such as LinkedIn company pages or Pinterest Business accounts.
The server presents PostFast operations as MCP tools that an assistant can call. Agents can first inspect connected accounts, then create batches of up to 15 posts, attach uploaded media, and apply platform-specific controls. Media can be uploaded from a local file through one tool, which detects the file type, obtains a signed URL, transfers the file, and returns a key for use when creating a post. Supported media formats are JPEG, PNG, GIF, WebP, MP4, WebM, and MOV.
The social inbox covers comments rather than direct messages. Agents can find conversations, inspect replies, check unread totals, respond publicly, send one Instagram private reply per comment within seven days, change comment visibility or deletion state, mark conversations read, update triage status, and assign conversations to workspace members. Reply availability is returned by the server for each conversation.
The peturgeorgievv-factory/postfast-mcp MCP server can be installed for local stdio use with:
Local use requires a PostFast workspace API key in POSTFAST_API_KEY. POSTFAST_API_URL can override the default API base URL, which is https://api.postfa.st. The README provides configuration examples for Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, and other MCP clients.
A hosted streamable-HTTP endpoint is also available at https://mcp.postfa.st/mcp. Clients that support OAuth can authenticate there by signing in to PostFast and authorizing access, without managing a local API key.
Key operations include:
Deleting a post from PostFast does not remove content that has already been published on a social platform. Inbox data starts from the time an account is connected and does not backfill older comments. Inbox coverage is limited to comments on TikTok, Instagram, Facebook Pages, and Threads, and the account's inboxCapable value indicates current availability.
Platform restrictions still apply. Instagram private replies are limited to one per comment and must be sent within seven days. Comment deletion cannot be undone. Some controls are creation-time only, including Instagram's AI-information label and YouTube's synthetic-media disclosure. The README does not state the project's software license or PostFast subscription pricing.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/peturgeorgievv-factory-postfast-mcp)<a href="https://allmcps.com/mcp/peturgeorgievv-factory-postfast-mcp"><img src="https://allmcps.com/api/badge/peturgeorgievv-factory-postfast-mcp?style=directory" alt="Postfast MCP on AllMCPs" /></a>