Skip to main content
Glama

reddit-mcp-server

get_subreddit_info

Fetch detailed information about any Reddit community, including subscriber count, description, and activity metrics, to analyze subreddit characteristics.

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/jordanburke/reddit-mcp-server'

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