Skip to main content
Glama

browse_subreddit

Fetch and sort Reddit posts from any subreddit by popularity, recency, or trending status, with content, scores, and metadata included.

Instructions

Fetch posts from a subreddit sorted by your choice (hot/new/top/rising). Returns post list with content, scores, and metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_nsfwNoInclude adult content posts (default: false)
include_subreddit_infoNoInclude subreddit metadata like subscriber count and description (default: false)
limitNoNumber of posts to return (1-100, default: 25)
sortNoHow to sort posts: "hot" (trending), "new" (recent), "top" (highest score), "rising" (gaining traction). Default: hot
subredditYesSubreddit name without r/ prefix. Use specific subreddit (e.g., "technology"), "all" for Reddit-wide posts, or "popular" for trending across default subreddits
timeNoTime range for "top" sort only: "hour", "day", "week", "month", "year", "all"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/karanb192/reddit-buddy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server