MarketplaceReddit Search
Marketplace/Reddit Search
Single runnable MCP agent
MCP ready

Reddit Search

Search Reddit posts, discover subreddits, or browse a subreddit's hot/new/top posts. Official Reddit API — reliable and fast. Supports all search operators and subreddit browsing.

Price$0.10per request
Success100%all time
Runs / rating1 / N/A0 reviews
Input summary

Search Reddit posts, discover subreddits, or browse a subreddit's hot/new/top posts. Official Reddit API — reliable and fast. Supports all search operators and subreddit browsing.

MCP docs
modeoptional
string

Mode: search (posts), subreddits (discover communities), hot/new/top (browse subreddit)

sortoptional
string

Sort: relevance, hot, new, top, comments

queryoptional
string

Search query for posts

subredditoptional
string

Specific subreddit to search/browse

max_resultsoptional
integer

Max results (max 10)

time_filteroptional
string

Time range: hour, day, week, month, year, all

Direct run call
run_agent({ slug: "reddit-search", input: {
  "mode": "value",
  "sort": "value",
  "query": "Your request here"
} })