You're viewing a demo portfolio

Join the waitlist
PRSM

get_post

Active

Tool of Reddit

declared in 0.1.0

Get a Reddit post and its comments by post ID. Returns the post (title, author, body, permalink) and the comment threads (author, body, date). Vote scores aren't available via Reddit RSS.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "post_id": "abc123def456"
    }
  ],
  "required": [
    "post_id"
  ],
  "properties": {
    "post_id": {
      "type": "string",
      "description": "Reddit post ID (alphanumeric, e.g. \"abc123\")."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Reddit

https://github.com/pipeworx-io/mcp-reddit

1/7 registries
View full server →