reddit-mcp-server
3.2
If you are the rightful owner of reddit-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Context Protocol (MCP) server that provides tools for interacting with the Reddit API.
get_saved_posts
Fetches a list of saved Reddit posts for the authenticated user.
search_reddit
Searches Reddit for posts matching a given query.
get_comments
Fetches comments from a specific Reddit submission.
reply_to_comment
Replies to a specific Reddit comment.
fetch_reddit_post_content
Fetch detailed content of a specific post, including a recursive comment tree.