Skip to main content
Glama

Reddit MCP Tool

get_subreddit_info

Retrieve detailed information about any Reddit community, including description, subscriber count, and activity metrics, using the subreddit name.

Instructions

Get information about a subreddit

Args: subreddit: The name of the subreddit (without r/)

Returns: Human readable string containing subreddit information

Input Schema

NameRequiredDescriptionDefault
subredditYes

Input Schema (JSON Schema)

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

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