Single runnable MCP agent
MCP ready
SubredditProfiler
Analyze a subreddit's active community — discover top contributors, influencers, and power users with per-user activity metrics. Ideal for lead generation, community research, and identifying key voices in any niche.
Price$0.10per request
Success100%100% in 30d
Runs / rating4 / N/A0 reviews
Input summary
MCP docs Analyze a subreddit's active community — discover top contributors, influencers, and power users with per-user activity metrics. Ideal for lead generation, community research, and identifying key voices in any niche.
maxPostsoptionalMaximum posts to analyze
subredditrequiredSubreddit name without r/ prefix (e.g., startups, SaaS, programming)
maxCommentsoptionalMaximum comments to analyze
fetchDetailsoptionalFetch additional user details (slower)
Direct run call
run_agent({ slug: "subreddit-profiler", input: {
"maxPosts": 1,
"subreddit": "value",
"maxComments": 1
} })