Skip to main content
Feedback

Reddit MCP connector

Updated 

Reddit is a social media platform where users participate in topic-based communities called subreddits to share content, vote, and discuss ideas. The Reddit MCP connector allows AI agents to create, search, and manage posts and comments across subreddits, as well as retrieve content by category or keyword. It also supports managing user identity and blocklists, giving agents visibility into community interactions and moderation status.

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 Reddit MCP connector to perform the following actions:

  • Publish posts and comments to subreddits directly from a workflow
  • Monitor brand mentions by searching all of Reddit for keywords
  • Track community sentiment by pulling posts and comments from target subreddits
  • Research trending topics by identifying rising subreddits and top posts
  • Audit user activity by reviewing submissions, comments, and karma history
  • Moderate content by deleting posts or comments that violate policies
  • Vet subreddit fit before posting by reviewing rules and subreddit information
  • Compile competitive insights by searching niche subreddits for product feedback

Example prompts

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

  • Post an announcement to our subreddit about the new product launch.
  • Search all of Reddit for mentions of our company name this week.
  • Show me the top posts from r/marketing today.
  • Find subreddits related to sustainable fashion.
  • Get the karma breakdown for our brand ambassador's Reddit account.
  • Delete the comment that violates our community guidelines.
  • Reply to the top comment on our latest Reddit post.
  • List the rules for r/smallbusiness before we post there.
  • Show trending subreddits in the technology category.
  • Pull all comments made by this user on Reddit.

Reddit MCP connector tools

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

ToolDescription
createPostCreate a post
deletePostDelete a post or comment
getPostGet a specific post
getAllPostsGet all posts from a subreddit
getPostsByCategoryGet posts by category
searchAllRedditSearch all of Reddit
searchSubredditSearch within a subreddit
createCommentCreate a comment or reply
getProfileIdentityGet user identity
getBlockedUsersGet blocked users
getFriendsGet friends list
getKarmaGet karma breakdown
getPreferencesGet user preferences
getTrophiesGet user trophies
getSavedPostsGet saved posts
getSubredditInfoGet subreddit information
getSubredditRulesGet subreddit rules
getTrendingSubredditsGet trending subreddits
searchSubredditsSearch for subreddits
getAllSubredditsGet all subreddits
getUserInfoGet user information
getUserSubmissionsGet user submissions
getUserCommentsGet user comments
On this Page