reddit-mcp-server

netixc/reddit-mcp-server

3.1

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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources