MCP Server Reddit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_frontpage_posts

Get hot posts from Reddit frontpage

get_subreddit_info

Get information about a subreddit

get_subreddit_hot_posts

Get hot posts from a specific subreddit

get_subreddit_new_posts

Get new posts from a specific subreddit

get_subreddit_top_posts

Get top posts from a specific subreddit

get_subreddit_rising_posts

Get rising posts from a specific subreddit

get_post_content

Get detailed content of a specific post

get_post_comments

Get comments from a post