Skip to main content
Glama

Reddit MCP Server

get_subreddit_info

Retrieve detailed information about any Reddit community including member count, description, rules, and activity metrics to understand subreddit characteristics and content focus.

Instructions

Get information about a subreddit

Input Schema

NameRequiredDescriptionDefault
subreddit_nameYesName of the subreddit

Input Schema (JSON Schema)

{ "properties": { "subreddit_name": { "description": "Name of the 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