Plugs Reddit's search, posts, and nested comment threads into Claude Desktop, Cursor, or any MCP client without touching Reddit's commercial API tier. Exposes tools for subreddit search, hot/top/new feeds, full comment trees with depth, user history, and trending subs. Built on Apify's actor platform with pay-per-call pricing at $0.002 per tool invocation. The comment-level depth makes this useful for sentiment sweeps across niche communities or pulling verbatim quotes for research, brand monitoring, or investment signal work. If you're building agents that need live Reddit context beyond what a base LLM remembers, this gives you read access to current threads and discussions without OAuth complexity or PRAW dependencies.
Public tool metadata for what this MCP can expose to an agent.
REDDIT_CREATE_REDDIT_POSTCreates a new text or link post on a specified, existing Reddit subreddit, optionally applying a flair.6 paramsCreates a new text or link post on a specified, existing Reddit subreddit, optionally applying a flair.
urlstringkindstringlink · selftextstringtitlestringflair_idstringsubredditstringREDDIT_DELETE_REDDIT_COMMENTDeletes a Reddit comment, identified by its fullname ID, if it was authored by the authenticated user.1 paramsDeletes a Reddit comment, identified by its fullname ID, if it was authored by the authenticated user.
idstringREDDIT_DELETE_REDDIT_POSTPermanently deletes a Reddit post by its ID, provided the authenticated user has deletion permissions for that post.1 paramsPermanently deletes a Reddit post by its ID, provided the authenticated user has deletion permissions for that post.
idstringREDDIT_EDIT_REDDIT_COMMENT_OR_POSTEdits the body text of the authenticated user's own existing comment or self-post on Reddit; cannot edit link posts or titles.2 paramsEdits the body text of the authenticated user's own existing comment or self-post on Reddit; cannot edit link posts or titles.
textstringthing_idstringREDDIT_GET_USER_FLAIRFetches the list of available link flairs (i.e., post flairs, not user flairs) for a given subreddit.1 paramsFetches the list of available link flairs (i.e., post flairs, not user flairs) for a given subreddit.
subredditstringREDDIT_POST_REDDIT_COMMENTPosts a comment on Reddit, replying to an existing and accessible submission (post) or another comment.2 paramsPosts a comment on Reddit, replying to an existing and accessible submission (post) or another comment.
textstringthing_idstringREDDIT_RETRIEVE_POST_COMMENTSRetrieves all comments for a Reddit post given its article ID (which must be for an existing, public post); nested replies within comments are returned as raw dictionaries requiring parsing.1 paramsRetrieves all comments for a Reddit post given its article ID (which must be for an existing, public post); nested replies within comments are returned as raw dictionaries requiring parsing.
articlestringREDDIT_RETRIEVE_REDDIT_POSTRetrieves the current hot posts from a specified, publicly accessible subreddit.2 paramsRetrieves the current hot posts from a specified, publicly accessible subreddit.
sizeintegersubredditstringREDDIT_RETRIEVE_SPECIFIC_COMMENTRetrieves detailed information for a specific Reddit comment or post using its fullname.1 paramsRetrieves detailed information for a specific Reddit comment or post using its fullname.
idstringREDDIT_SEARCH_ACROSS_SUBREDDITSSearches Reddit for content (e.g., posts, comments) using a query, with results typically confined to subreddits unless `restrict_sr` is set to False.4 paramsSearches Reddit for content (e.g., posts, comments) using a query, with results typically confined to subreddits unless `restrict_sr` is set to False.
sortstringrelevance · new · top · commentsdefault: relevancelimitintegerrestrict_srbooleansearch_querystringcom.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp