Skip to main content
Feedback

Instagram MCP connector

Instagram is Meta's photo and video sharing platform for visual content and social engagement. The Instagram MCP connector allows AI agents to retrieve media from locations and geographic coordinates, search for popular content, and access media details and comments. It also supports posting comments on media objects and discovering location-based content across the platform.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Instagram MCP connector to perform the following actions:

  • Monitor trending content and hashtags to inform social media strategy
  • Analyze user engagement metrics to identify high-performing Instagram posts
  • Automate comment moderation and respond to audience interactions at scale
  • Track competitor activity and location-based media to benchmark performance
  • Build customer relationship workflows triggered by Instagram follows and likes
  • Aggregate user-generated content from specific locations for marketing campaigns
  • Manage follow requests and relationship changes across multiple Instagram accounts

Example prompts

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

  • Show me all popular media from Instagram related to our brand hashtag.
  • Find recent posts from users in New York who tagged our location.
  • Get a list of everyone who has liked our latest Instagram photo.
  • Pull all comments on our most recent Instagram posts and flag negative ones.
  • Search for Instagram users mentioning our product and show their profiles.
  • Show me the most recent media I've liked on Instagram.
  • Find all follow requests waiting for approval on our Instagram account.
  • Get trending content in our industry from Instagram over the last week.
  • Retrieve all media posted at our retail location on Instagram.
  • Show which of our Instagram followers we are not currently following back.

Instagram MCP connector tools

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

ToolDescription
getGeographiesMediaRecentRetrieves recent media posted within a specified geographic area.
getLocationsSearchFinds locations based on geographic coordinates or nearby areas.
getLocationsRetrieves detailed information about a specific location.
getLocationsMediaRecentRetrieves recent media posted from a specific location.
getMediaPopularRetrieves a list of currently trending media posts.
getMediaSearchFinds media posts based on location, tags, or other criteria.
getMediaShortcodeRetrieves details about a media post using its shortcode identifier.
getMediaRetrieves detailed information about a specific media post.
getMediaCommentsRetrieves a list of comments on a specific media post.
createMediaCommentsPosts a new comment on a media post.
deleteMediaCommentsRemoves a comment from a media post.
getMediaLikesRetrieves a list of users who liked a media post.
createMediaLikesAdds a like to a media post from the current user.
deleteMediaLikesRemoves a like from a media post by the current user.
getTagsSearchFinds hashtags by searching for tag names.
getTagsRetrieves information about a specific hashtag.
getTagsMediaRecentRetrieves recent media posts tagged with a specific hashtag.
getUsersSearchFinds user accounts by searching for usernames.
getUsersSelfFeedRetrieves the authenticated user's personalized feed.
getUsersSelfMediaLikedRetrieves media posts liked by the authenticated user.
getUsersSelfRequestedByRetrieves users requesting permission to follow the authenticated user.
getUsersRetrieves basic profile information about a specific user.
getUsersFollowedByRetrieves a list of users following a specific user.
getUsersFollowsRetrieves a list of users that a specific user follows.
getUsersMediaRecentRetrieves the most recent media posts from a specific user.
getUsersRelationshipRetrieves the relationship status between two users.
createUsersRelationshipModifies the relationship status between the authenticated user and another user.
On this Page