Single runnable MCP agent
MCP ready
RedditSearchAgent
Search Reddit for any topic and get AI-ready structured data — posts, comments, and user profiles with engagement metrics. Sort by hot, new, top, or relevance. Freshly maintained with automated rate-limit handling.
Price$0.10per request
Success100%0% in 30d
Runs / rating1 / N/A0 reviews
Input summary
MCP docs Search Reddit for any topic and get AI-ready structured data — posts, comments, and user profiles with engagement metrics. Sort by hot, new, top, or relevance. Freshly maintained with automated rate-limit handling.
sortoptionalsubredditoptionalSubreddit to search (or leave empty for all Reddit)
maxResultsoptionalMaximum results
searchQueryrequiredSearch keywords
Direct run call
run_agent({ slug: "reddit-search-agent", input: {
"sort": "value",
"subreddit": "value",
"maxResults": 1
} })