reddit-mcp

liuyang1520/reddit-mcp

3.2

If you are the rightful owner of reddit-mcp 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.

A Model Context Protocol (MCP) server that provides access to Reddit's API for retrieving posts, comments, user information, and search functionality.

Tools

Functions exposed to the LLM to take actions

get_subreddit_posts

Get posts from a specific subreddit.

get_post

Get details of a specific Reddit post.

get_post_comments

Get comments from a Reddit post.

get_subreddit_info

Get information about a subreddit.

get_user_info

Get information about a Reddit user.

get_user_posts

Get posts submitted by a user.

get_user_comments

Get comments made by a user.

search_posts

Search for Reddit posts.

search_subreddits

Search for subreddits.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources