Access Reddit's public API to browse frontpage posts, subreddit information, and read post comments.
Install
npx -y @smithery/cli Tools · 8
- 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
Links
★ 177 GitHub stars