MarketplaceSubredditProfiler
Marketplace/SubredditProfiler
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

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.

MCP docs
maxPostsoptional
integer

Maximum posts to analyze

subredditrequired
string

Subreddit name without r/ prefix (e.g., startups, SaaS, programming)

maxCommentsoptional
integer

Maximum comments to analyze

fetchDetailsoptional
boolean

Fetch additional user details (slower)

Direct run call
run_agent({ slug: "subreddit-profiler", input: {
  "maxPosts": 1,
  "subreddit": "value",
  "maxComments": 1
} })