You're viewing a demo portfolio

Join the waitlist
PRSM

reddit__search_reddit

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Reddit] Search Reddit posts. Returns titles, scores, comments, and content. Args: query: Search query (e.g. 'best programming language') subreddit: Specific subreddit (optional, e.g. 'programming') max_results: Max posts (default 20)

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string"
    },
    "subreddit": {
      "type": "string",
      "default": ""
    },
    "max_results": {
      "type": "integer",
      "default": 20
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →