Skip to main content
Glama

Reddit MCP

by GridfireAI

get_subreddit

Retrieve detailed information about a specific subreddit by providing its name, enabling access to Reddit content for analysis or interaction.

Instructions

Retrieve a subreddit by name. Args: subreddit_name: Name of the subreddit to retrieve Returns: Detailed information about the subreddit

Input Schema

NameRequiredDescriptionDefault
subreddit_nameYes

Input Schema (JSON Schema)

{ "properties": { "subreddit_name": { "title": "Subreddit Name", "type": "string" } }, "required": [ "subreddit_name" ], "title": "get_subredditArguments", "type": "object" }

You must be authenticated.

Other Tools from Reddit MCP

Related Tools

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

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