Skip to main content
Glama

Reddit MCP Tool

get_reddit_post_details

Retrieve comprehensive details about any Reddit post by providing its unique post ID to access information such as content, author, votes, and comments.

Instructions

Get detailed information about a specific Reddit post

Args: post_id: The Reddit post ID

Returns: Human readable string containing detailed post information

Input Schema

NameRequiredDescriptionDefault
post_idYes

Input Schema (JSON Schema)

{ "properties": { "post_id": { "title": "Post Id", "type": "string" } }, "required": [ "post_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GeLi2001/reddit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server