MCP Servers / communication / Reddit

Reddit

JSON →
httpnone177communication

Access Reddit's public API to browse frontpage posts, subreddit information, and read post comments.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: reddit-2
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Reddit — MCP Server · libregistry