Reddit MCP connector
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.
| Tool | Description |
|---|---|
| createPost | Create a post |
| deletePost | Delete a post or comment |
| getPost | Get a specific post |
| getAllPosts | Get all posts from a subreddit |
| getPostsByCategory | Get posts by category |
| searchAllReddit | Search all of Reddit |
| searchSubreddit | Search within a subreddit |
| createComment | Create a comment or reply |
| getProfileIdentity | Get user identity |
| getBlockedUsers | Get blocked users |
| getFriends | Get friends list |
| getKarma | Get karma breakdown |
| getPreferences | Get user preferences |
| getTrophies | Get user trophies |
| getSavedPosts | Get saved posts |
| getSubredditInfo | Get subreddit information |
| getSubredditRules | Get subreddit rules |
| getTrendingSubreddits | Get trending subreddits |
| searchSubreddits | Search for subreddits |
| getAllSubreddits | Get all subreddits |
| getUserInfo | Get user information |
| getUserSubmissions | Get user submissions |
| getUserComments | Get user comments |