Skip to main content
Glama
sunil-gumatimath

reddit-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog levelinfo
CACHE_DB_PATHNoSQLite cache location./data/reddit-cache.db
CACHE_MAX_ITEMSNoMax cached items (oldest evicted)10000
HTTP_TIMEOUT_MSNoOutbound HTTP timeout10000
HTTP_MAX_RETRIESNoRetries on transient failures3
REDDIT_CLIENT_IDYesReddit app client ID
CACHE_TTL_SECONDSNoCache TTL in seconds3600
REDDIT_USER_AGENTYesDescriptive User-Agent (Reddit requires)
REDDIT_REDIRECT_URIYesLoopback redirect URIhttp://127.0.0.1:8888/callback
REDDIT_CLIENT_SECRETNoReddit app secret; empty = PKCE flow
MAX_REQUESTS_PER_MINUTENoOutbound rate limit45
CIRCUIT_BREAKER_THRESHOLDNoFailures before circuit opens5

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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