# Postproxy Publish and manage social media content across all your connected platforms from one place. ## What it does - **Publish posts** — create and publish posts to multiple social profiles at once, with support for drafts and scheduled queues - **Manage comments** — list, reply to, like, hide, or delete comments on your published posts - **Direct messages** — send, edit, and react to DMs, including private replies to commenters - **Queues & scheduling** — set up weekly posting queues with custom timeslots and let your content flow automatically - **Analytics** — track post performance and follower/engagement growth over time - **Reviews** — read and respond to Google Business reviews ## Example prompts - "Publish this announcement to my LinkedIn and X profiles" - "Show me the latest comments on my last Instagram post and draft replies" - "Add this post to my Tuesday queue" - "How did my posts perform this week?" Connect your social profiles once, then post, engage, and analyze — all through natural conversation.
How to connect
https://server.smithery.ai/postproxy/mcp-server/mcp
curl -X POST https://server.smithery.ai/postproxy/mcp-server/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'