← Registry

Social Media

postproxy.dev

Manage social media profiles and post content via API.

1 endpoint45 known toolsCached registry data

ENDPOINT 1

https://mcp.postproxy.dev/mcp?api_key=YOUR_KEY

No auth detected

Known tools 45

auth_status

Check authentication status, API configuration, and workspace information

profile_groups_list

List all profile groups accessible with your API key.

profile_groups_initialize_connection

Generate a URL to connect a new social media profile to a profile group (initiates the OAuth/connect flow).

profiles_list

List all available social media profiles for posting.

upload_create

Create a temporary file upload URL for sandboxed environments.

post_publish

Publish a post to specified social media profiles.

post_status

Get status of a published post by post ID

post_publish_draft

Publish a draft post.

post_update

Update an existing post.

post_delete

Delete a post from the database.

post_delete_on_platform

Delete a published post from social media platforms WITHOUT removing it from the database.

history_list

List recent post jobs

post_stats

Get stats snapshots for one or more posts.

profiles_placements

List available placements for a profile.

profiles_stats

Get the follower/engagement timeseries for a profile.

queues_list

List all posting queues.

queues_get

Get details of a single posting queue including its timeslots and post count

queues_create

Create a new posting queue with weekly timeslots.

queues_update

Update a queue's settings, timeslots, or pause/unpause it.

queues_delete

Delete a posting queue.

queues_next_slot

Get the next available timeslot for a queue

comments_list

List comments on a published post.

comments_get

Get a single comment with its replies

comments_create

Create a comment or reply on a published post.

comments_delete

Delete a comment from the platform asynchronously.

comments_hide

Hide a comment on the platform asynchronously.

comments_unhide

Unhide a previously hidden comment on the platform asynchronously.

comments_like

Like a comment on the platform asynchronously.

comments_unlike

Remove a like from a comment on the platform asynchronously.

profile_comments_list

List profile-scoped comments.

profile_comments_get

Get a single profile comment (review or your reply) by Postproxy hashid or the platform's external_id (e.g.

profile_comments_create

Reply to an existing profile comment (Google Business review).

profile_comments_delete

Delete your reply to a profile comment.

dm_chats_list

List direct-message chats (conversations) for a DM-capable profile, ordered by most recent activity.

dm_chat_create

Find or create a chat for a participant on a DM-capable profile (idempotent — returns the existing chat if one already exists).

dm_chat_get

Get a single chat by Postproxy hashid or by the platform's external_conversation_id.

dm_messages_list

List messages in a chat, most recent first.

dm_message_send

Send an outbound direct message.

dm_message_get

Get a single message by Postproxy hashid or by the platform's external_id.

dm_message_edit

Edit a previously-sent outbound message on the platform.

dm_message_react

Add a reaction from your business account to a message.

dm_message_unreact

Remove your business account's reaction from a message.

dm_chat_archive

Archive (mute) a chat.

dm_chat_unarchive

Unarchive (unmute) a chat.

dm_comment_private_reply

Send a DM to the author of a comment, in reply to that comment (Meta 'Private Replies').