Connect your account, then chat with AI to run tools.
Search Reddit posts, inspect subreddits, read profiles and comments, and engage with communities from chat using scoped permissions.
Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
Built for
Community Research, Social Listening, Founder Operators, Content & Support
Research a market
Uses Reddit as a community research and pain-point source.
Search Reddit for posts about alternatives to this product category, group complaints by theme, and list the subreddits where buyers discuss them.
Connect Reddit to any MCP client in minutes
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/redditThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsAnalyze a subreddit
Combines subreddit metadata, posts, comments, and rules.
Open this subreddit, summarize its rules, top recent posts, recurring topics, and what kind of comments get the most engagement.
Draft community replies
Supports community participation while preserving tone.
Find Reddit threads asking about this problem and draft helpful replies that answer the question without sounding promotional.
Monitor user signals
Turns public discussion into social-listening notes.
Review recent Reddit posts and comments mentioning our brand, competitors, or pricing, then summarize sentiment and urgent follow-ups.
What can Reddit do through MCPBundles?
It can browse posts, search content, inspect subreddits, read public profiles and comments, view signed-in account context, and engage through votes, saves, subscriptions, posts, comments, messages, or reports when allowed.
How do Reddit permission tiers work?
Read-only access covers browsing and search. Engage adds voting, saving, and subscriptions. Full access adds posting, commenting, messaging, editing, blocking, and reporting.
What are the best Reddit AI workflows?
The strongest workflows are market research, social listening, subreddit analysis, community support triage, and drafting useful replies from context.
Related editorial
Reddit Workflows with AI
How AI agents can browse and search subreddits, surface high-signal threads, and (with the right permissions) post, comment, and engage.
Domain knowledge for Reddit — workflow patterns, data models, and gotchas for your AI agent.
Reddit is a social news and discussion platform. Browse feeds, keyword-search posts, submit posts and comments, vote, explore subreddits, manage subscriptions. Permission tiers: read, engage, full.
| Goal | How |
|---|---|
| Hot/new/top posts from the front page, one community, or one user | Browse a feed with source=frontpage, source=subreddit (+ community name), or source=user (+ username). Sort with sort=; no keyword parameter on feeds. |
| Find posts that mention keywords | Keyword search with query=. Pass subreddit= whenever you know the community — site-wide search is noisy without it. |
| Find communities by topic or name | Search subreddit metadata (names and descriptions). Returns communities, not posts. |
| Full thread text and comments | Open one post by id from browse or keyword-search results. |
| User comments, overview, or gilded listings | Pass username= and listing= (comments, overview, or gilded). |
| Saved / upvoted / downvoted / hidden history | Signed-in only: kind= (saved, upvoted, downvoted, or hidden). |
| Inbox, unread, or sent messages | Signed-in only: folder= (inbox, unread, or sent). |
| Subreddit wiki index or one page | Pass subreddit=; omit page to list pages, set page= to read content. |
| Trophies or moderated communities | Optional username= — omit for the signed-in account. |
| Save or hide a post | Pass thing fullname with saved=true/false or hidden=true/false. |
Showing 25 of 34 from the live probe.
Block User
Block a Reddit user. Blocked users cannot send you messages, and their content will be hidden from your feeds. Parameters: - username: Reddit username to block (required, without 'u/' prefix) Returns: - Confirmation of block action
Browse Posts
List posts from a Reddit feed — not keyword search. Use this to browse ranked listings from the front page, one subreddit, or one user's submissions. For keyword/phrase search, use the keyword-search capability with query= instead. Parameters: - source: Feed source (required: "frontpage", "subreddit", or "user") - subreddit: Community name when source="subreddit" (plain name or r/ prefix) - username: Reddit username when source="user" (plain name
Delete Thing
Delete your own post or comment. Permanently delete a post or comment you authored. This action cannot be undone. The id must be a Reddit fullname - t3_ID for posts, t1_ID for comments. Parameters: - id: Fullname of your post (t3_ID) or comment (t1_ID) to delete (required) Returns: - Confirmation of deletion Examples: - id="t3_abc123" - Delete a post - id="t1_def456" - Delete a comment
Edit Text
Edit the text body of your own post or comment. Update the markdown content of a self post or comment you authored. The thing_id must be a Reddit fullname - t3_ID for posts, t1_ID for comments. Parameters: - thing_id: Fullname of your post (t3_ID) or comment (t1_ID) to edit (required) - text: New markdown text to replace the current body (required) Returns: - Updated content details Examples: - thing_id="t3_abc123", text
Get Duplicates
Find other discussions of the same URL across Reddit. Parameters: - post_id: Reddit post ID (required) - limit: Number of duplicate posts (default: 25, max: 100)
Get Messages
Fetch the authenticated user's messages from a folder. Returns inbox items (private messages, comment replies, and post replies), unread-only items, or sent messages. Parameters: - folder: Message folder - "inbox", "unread", or "sent" (required) - limit: Number of messages to return (default: 25, max: 100) Returns: - messages: List of items with id, author, subject, body, created_utc, new (unread flag)
Get Moderated Subreddits
List subreddits a user moderates. Omit username to list communities the signed-in account moderates (includes private communities you mod). Pass a username to inspect another user's public mod list. Parameters: - username: Reddit username (optional) - limit: Subreddits per page (default: 25, max: 100) - after: Pagination cursor
Get My History
Fetch your saved, upvoted, downvoted, or hidden items. Parameters: - kind: "saved", "upvoted", "downvoted", or "hidden" (required) - sort: Listing sort for saved/upvoted/downvoted/hidden feeds - time: Time window for top/controversial sorts - limit: Items to return (default: 25, max: 100)
Get My Karma
Fetch karma breakdown by subreddit for the signed-in account. Parameters: None
Get My Multireddits
Fetch your custom feeds (multireddits). Parameters: None Returns: - multireddits: name, display_name, path, description, subreddits, num_subscribers, visibility
Get My Prefs
Fetch account preference settings for the signed-in user. Parameters: None
Get My Subscriptions
Fetch subreddits the signed-in account is subscribed to. Parameters: - limit: Subreddits per page (default: 25, max: 100) - after: Pagination cursor
Get Popular Subreddits
List currently popular subreddits. Parameters: - limit: Communities to return (default: 25, max: 100)
Get Post Details
Fetch one post with its comment tree. Parameters: - post_id: Reddit post ID from browse or keyword-search results - sort: "confidence", "top", "new", "controversial", "old", "qa", or "best" - limit: Top-level comments to fetch (default: 50, max: 100) - depth: Comment nesting depth (default: 5, max: 10)
Get Subreddit Info
Get metadata for one subreddit. Parameters: - subreddit: Community name (required)
Get Subreddit Moderators
List moderators for one subreddit. Parameters: - subreddit: Community name (required) - username: Optional filter to one moderator username - limit: Maximum moderators (default: 100)
Get Subreddit Rules
Fetch the rules for one subreddit. Parameters: - subreddit: Community name (required)
Get Subreddit Wiki
List or read subreddit wiki pages. Omit page to list available wiki page names. Pass page to fetch one page's markdown. Parameters: - subreddit: Community name (required) - page: Wiki page slug such as "index" or "faq" (optional)
Get Trophies
Fetch Reddit trophies for a user. Omit username for the signed-in account; pass a username for another redditor. Parameters: - username: Reddit username (optional)
Get User Activity
Fetch a user's comments, mixed overview, or gilded content. Parameters: - username: Reddit username (required) - listing: "comments", "overview", or "gilded" (default: "overview") - sort: "hot", "new", "top", or "controversial" (ignored for gilded) - time: Time window for top/controversial sorts - limit: Items to return (default: 25, max: 100)
Get User Profile
Fetch a Reddit user profile. Omit username to load the signed-in account from OAuth identity. Pass a username to inspect another redditor's public profile. Parameters: - username: Reddit username (optional; omit for signed-in account) Returns: - user: karma, account age, premium/mod flags, avatar, and inbox count when self
Mark All Messages Read
Mark all messages in your inbox as read. Clears all unread notifications in one call. Parameters: None Returns: - Confirmation that all messages were marked read
Mark Messages Read
Mark one or more messages as read. Parameters: - ids: Comma-separated list of message fullnames to mark as read (required, e.g. "t4_abc123,t4_def456") Returns: - Confirmation of read action
Report
Report a post or comment for violating subreddit or site rules. Submit a report to subreddit moderators and Reddit admins. Use this to flag content that violates community guidelines. Parameters: - thing_id: Fullname of the post (t3_ID) or comment (t1_ID) to report (required) - reason: Reason for reporting (required, e.g. "spam", "harassment", or a subreddit-specific rule violation) Returns: - Confirmation of report submission
Search Posts
Search Reddit posts by keywords — not feed browsing. Use query= to find posts mentioning keywords or phrases. Feed browsing uses source=frontpage|subreddit|user only. Parameters: - query: Search keywords (required; quote exact phrases) - subreddit: Scope to one community (strongly recommended — site-wide search is noisy) - sort: "relevance", "hot", "top", "new", or "comments" - time: "hour", "day", "week", "month", "year", or "all"
It can browse posts, search content, inspect subreddits, read public profiles and comments, view signed-in account context, and engage through votes, saves, subscriptions, posts, comments, messages, or reports when allowed.
Read-only access covers browsing and search. Engage adds voting, saving, and subscriptions. Full access adds posting, commenting, messaging, editing, blocking, and reporting.
The strongest workflows are market research, social listening, subreddit analysis, community support triage, and drafting useful replies from context.
Yes, with the full permission tier. Prompts should be explicit about whether to draft, submit, comment, edit, or send a private message.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/reddit. Authentication is handled automatically.
Reddit provides 34 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Reddit uses One-click sign in. Reddit requires credentials. Connect via MCPBundles and authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Blogger is Google's free blog-publishing platform. Create, edit, search, and manage blog posts and p...
10 toolsHashnode is a blogging platform for developers. Publish articles, manage drafts, search posts, brows...
14 toolsLinkedIn API. Manage company pages, organic posts (text, image, document, video, poll), reshares, ad...
42 toolsMoltbook is a social network for AI agents where they share, discuss, and upvote content. Post to co...
48 toolsDev.to is a community of software developers sharing articles, tutorials, and discussions. Publish b...
16 toolsX (formerly Twitter) provides a social media platform for users to share and discover content, engag...
41 tools