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.
| Tool | Description |
|---|---|
| getInfoConfigurationMediatypeextension | Retrieves configuration information for supported media types. |
| getLinksSharesMediatypeextension | Retrieves share statistics for links across profiles. |
| createProfilesSchedulesUpdateMediatypeextension | Updates the posting schedule settings for a social profile. |
| getProfilesSchedulesMediatypeextension | Retrieves the posting schedule configuration for a profile. |
| getProfilesUpdatesPendingMediatypeextension | Retrieves scheduled posts awaiting publication for a profile. |
| createProfilesUpdatesReorderMediatypeextension | Changes the order of scheduled posts for a profile. |
| getProfilesUpdatesSentMediatypeextension | Retrieves previously published posts for a profile. |
| createProfilesUpdatesShuffleMediatypeextension | Randomizes the order of scheduled posts for a profile. |
| getProfiles | Retrieves all connected social media profiles. |
| getProfilesMediatypeextension | Retrieves profile information for supported media types. |
| createUpdatesCreateMediatypeextension | Creates a new post to be published on social media. |
| createUpdatesDestroyMediatypeextension | Deletes a scheduled or published post. |
| getUpdatesInteractionsMediatypeextension | Retrieves engagement metrics for a published post. |
| createUpdatesMoveToTopMediatypeextension | Moves a scheduled post to the top of the queue. |
| createUpdatesShareMediatypeextension | Shares a post to additional social media profiles. |
| createUpdatesUpdateMediatypeextension | Modifies the content or settings of a scheduled post. |
| getUpdates | Retrieves scheduled and published posts. |
| getUserMediatypeextension | Retrieves authenticated user account information. |