You're viewing a demo portfolio

Join the waitlist
PRSM

reddit-get-user-comments

Active

Tool of Superpowers.social

declared in 0.0.1

Get comments submitted by a specific Reddit user.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "username"
  ],
  "properties": {
    "sort": {
      "type": "string",
      "default": "new",
      "description": "Sort: hot, new, top, controversial"
    },
    "count": {
      "type": "number",
      "default": 10,
      "description": "Number of results to return (default 10)"
    },
    "username": {
      "type": "string",
      "description": "Reddit username without u/ prefix"
    },
    "time_filter": {
      "type": "string",
      "default": "all",
      "description": "Time filter: hour, day, week, month, year, all"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Superpowers.social

https://github.com/pkobielak/social-superpowers-mcp

1/7 registries
View full server →
reddit-get-user-comments — Superpowers.social — PRSM MCP