Skip to main content
Glama

Reddit MCP Server

by liuyang1520

get_subreddit_info

Retrieve detailed information about any Reddit community including description, subscriber count, rules, and activity metrics to understand community purpose and engagement.

Instructions

Get information about a subreddit

Input Schema

NameRequiredDescriptionDefault
subredditYesName of the subreddit (without r/ prefix)

Input Schema (JSON Schema)

{ "properties": { "subreddit": { "description": "Name of the subreddit (without r/ prefix)", "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/liuyang1520/reddit-mcp'

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