Skip to main content
Feedback

Reddit MCP connector

Reddit is a social media platform organized into communities called subreddits where users share content, vote, and discuss topics. The Reddit MCP connector allows AI agents to create and manage posts and comments, retrieve content from specific subreddits or individual posts, and search across Reddit or within particular communities. It also supports managing user identity, accessing blocked user lists, and filtering posts by category.

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:

  • Monitor brand mentions across Reddit communities to identify customer sentiment
  • Collect user-generated content from subreddits for market research and trend analysis
  • Publish product announcements and updates to relevant Reddit communities automatically
  • Archive discussions and posts from specific subreddits for compliance documentation
  • Track competitor activity by searching Reddit conversations across multiple communities
  • Engage with customers by posting replies and comments at scale across subreddits
  • Analyze user discussions to identify feature requests and product improvement opportunities

Example prompts

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

  • Find all posts mentioning our company name in the technology subreddit from the last week.
  • Search Reddit for discussions about our product category and show me the trending posts.
  • Create a post about our new feature launch in the marketing subreddit.
  • Get all comments from users in the feedback subreddit to analyze customer suggestions.
  • Show me trending subreddits related to our industry so we can identify new communities.
  • Search Reddit for competitor mentions and compile the top posts by engagement.
  • Delete the post I made yesterday about the product beta in the technology subreddit.
  • Retrieve all saved posts from my Reddit account to review our previous research.
  • Get rules and information about the subreddit so I can ensure our posts comply.
  • Show me all posts from a specific user to track their activity and engagement.

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
createPostCreates a new post in a specified subreddit with provided title and content.
deletePostRemoves a post or comment from Reddit.
getPostRetrieves detailed information about a specific post.
getAllPostsRetrieves all posts from a specified subreddit.
getPostsByCategoryRetrieves posts filtered by a specific category.
searchAllRedditSearches across all of Reddit for matching content.
searchSubredditSearches within a specific subreddit for matching content.
createCommentCreates a new comment or reply to a post.
getProfileIdentityRetrieves the authenticated user's identity information.
getBlockedUsersRetrieves a list of users blocked by the authenticated user.
getFriendsRetrieves the authenticated user's friends list.
getKarmaRetrieves the authenticated user's karma breakdown by subreddit.
getPreferencesRetrieves the authenticated user's account preferences.
getTrophiesRetrieves trophies and achievements earned by the authenticated user.
getSavedPostsRetrieves posts and comments saved by the authenticated user.
getSubredditInfoRetrieves information about a specific subreddit.
getSubredditRulesRetrieves the rules for a specific subreddit.
getTrendingSubredditsRetrieves currently trending subreddits.
searchSubredditsSearches for subreddits matching specified keywords.
getAllSubredditsRetrieves a list of all available subreddits.
getUserInfoRetrieves public profile information about a specific user.
getUserSubmissionsRetrieves all posts submitted by a specific user.
getUserCommentsRetrieves all comments made by a specific user.
On this Page