Skip to main content
Feedback

Buffer MCP connector

Buffer is a social media management platform for marketers and agencies, enabling scheduling and publishing of social media content. The Buffer MCP connector allows AI agents to schedule and reorder updates, manage posting schedules across profiles, and retrieve pending or sent content. It also supports shuffling queued posts, accessing profile configurations, and managing media type extensions for content sharing.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Buffer MCP connector to perform the following actions:

  • Schedule social media posts across multiple platforms from a single workflow
  • Publish pending content immediately and reorder the posting queue automatically
  • Track engagement metrics including shares, favorites, and retweets on updates
  • Retrieve all connected social media profiles and their posting schedules
  • Randomize post order to maintain audience engagement and avoid predictability
  • Delete scheduled posts and manage content that no longer aligns with strategy
  • Monitor pending and sent updates to maintain content calendar visibility

Example prompts

Use the following example prompts to invoke Buffer MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all pending posts in Buffer for our Twitter account.
  • Schedule a new social media update across Facebook and LinkedIn for tomorrow at 9 AM.
  • Move this Instagram post to the top of the queue and publish it immediately.
  • Delete the scheduled post about the product launch that's no longer relevant.
  • What are the engagement metrics for our last five social media updates?
  • Randomize the order of all pending posts in our Buffer queue.
  • Display all social media profiles connected to this Buffer account.
  • What is the current posting schedule for our main Twitter profile?
  • Show me all posts that have already been sent from Buffer this week.
  • Retrieve detailed interaction data including likes and shares for this update.

Buffer MCP connector tools

The Buffer MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getInfoConfigurationMediatypeextensionRetrieves configuration information for supported media types.
getLinksSharesMediatypeextensionRetrieves share statistics for links across profiles.
createProfilesSchedulesUpdateMediatypeextensionUpdates the posting schedule settings for a social profile.
getProfilesSchedulesMediatypeextensionRetrieves the posting schedule configuration for a profile.
getProfilesUpdatesPendingMediatypeextensionRetrieves scheduled posts awaiting publication for a profile.
createProfilesUpdatesReorderMediatypeextensionChanges the order of scheduled posts for a profile.
getProfilesUpdatesSentMediatypeextensionRetrieves previously published posts for a profile.
createProfilesUpdatesShuffleMediatypeextensionRandomizes the order of scheduled posts for a profile.
getProfilesRetrieves all connected social media profiles.
getProfilesMediatypeextensionRetrieves profile information for supported media types.
createUpdatesCreateMediatypeextensionCreates a new post to be published on social media.
createUpdatesDestroyMediatypeextensionDeletes a scheduled or published post.
getUpdatesInteractionsMediatypeextensionRetrieves engagement metrics for a published post.
createUpdatesMoveToTopMediatypeextensionMoves a scheduled post to the top of the queue.
createUpdatesShareMediatypeextensionShares a post to additional social media profiles.
createUpdatesUpdateMediatypeextensionModifies the content or settings of a scheduled post.
getUpdatesRetrieves scheduled and published posts.
getUserMediatypeextensionRetrieves authenticated user account information.
On this Page