Skip to main content
Glama
MufanQiu

reddit-readonly-mcp

by MufanQiu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDDIT_USERNAMEYesUsed in Reddit's required descriptive User-Agent.
REDDIT_CLIENT_IDYesApproved OAuth client ID.
REDDIT_CLIENT_SECRETYesApproved OAuth client secret.
REDDIT_CACHE_TTL_SECONDSNoDefaults to 900; capped at 3600.900
REDDIT_ALLOWED_SUBREDDITSNo* by default, or a comma-separated allowlist.*
REDDIT_REQUEST_INTERVAL_MSNoDefaults to 1100; cannot be below 1000.1100

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_subredditC

List public posts from one approved subreddit.

search_postsC

Search public posts inside one approved subreddit.

get_postA

Get one public post from an approved Reddit permalink.

get_commentsB

Get a bounded public comment tree from an approved Reddit permalink.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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