Skip to main content
Glama

Reddit MCP Server

get_subreddit

Access and retrieve information from any subreddit by name to browse discussions, posts, and community content on Reddit.

Instructions

Accéder à un subreddit par nom

Input Schema

NameRequiredDescriptionDefault
subreddit_nameYesLe nom du subreddit

Input Schema (JSON Schema)

{ "properties": { "subreddit_name": { "description": "Le nom du subreddit", "type": "string" } }, "required": [ "subreddit_name" ], "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