Skip to main content
Glama

Reddit MCP Server

get_subreddit_stats

Analyze and retrieve detailed statistics for any subreddit. Access key metrics and formatted data to understand community activity and trends effectively.

Instructions

Get statistics about a subreddit.

Args: subreddit (str): Name of the subreddit Returns: Dict: Formatted subreddit statistics and information

Input Schema

NameRequiredDescriptionDefault
subredditYes

Input Schema (JSON Schema)

{ "properties": { "subreddit": { "title": "Subreddit", "type": "string" } }, "required": [ "subreddit" ], "title": "get_subreddit_statsArguments", "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/Arindam200/reddit-mcp'

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