Skip to main content
Glama

Reddit MCP Server

get_comment

Retrieve specific Reddit comments using their unique ID to access detailed discussion content and user interactions.

Instructions

Accéder à un commentaire spécifique

Input Schema

NameRequiredDescriptionDefault
comment_idYesL'ID du commentaire à récupérer

Input Schema (JSON Schema)

{ "properties": { "comment_id": { "description": "L'ID du commentaire à récupérer", "type": "string" } }, "required": [ "comment_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/samy-clivolt/reddit-mcp-server'

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