You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

reddit-intel

Inactive

Tool of The Stall

declared in 4.97.1

Searches Reddit posts and/or comments by keyword. Returns top results with score, comment count, author, subreddit, URL, and timestamp. Filter by subreddit, sort by score or date. Supports separate post and comment search. Sourced from PullPush public API — no auth required. Ideal for competitive sentiment analysis, trend detection, and community research.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "q": {
      "type": "string",
      "description": "Search query. Supports quoted phrases (e.g. \"AI agents\") and boolean operators."
    },
    "mode": {
      "type": "string",
      "description": "What to search: 'posts' (default), 'comments', or 'both'."
    },
    "sort": {
      "type": "string",
      "description": "Sort field. Default: score."
    },
    "limit": {
      "type": "integer",
      "description": "Max results per mode (1–25). Default: 10."
    },
    "subreddit": {
      "type": "string",
      "description": "Restrict search to this subreddit (omit 'r/' prefix). Omit for all subreddits."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →
reddit-intel — The Stall — PRSM MCP