Skip to main content
Glama

Reddit MCP Server

by ozipi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
DEBUGNoEnable debug loggingfalse
MCP_PORTNoPort for the MCP server3001
LOG_LEVELNoLogging level (debug, info, warn, error)debug
JWT_SECRETYesSecret for JWT signing
OAUTH_ISSUERNoOAuth issuer URLhttp://localhost:3000
REDIRECT_URLNoOAuth redirect URLhttp://localhost:3000/oauth/reddit/callback
REDDIT_USERNAMENoYour Reddit username (optional)
REDDIT_CLIENT_IDYesYour Reddit client ID from the Reddit app configuration
REDDIT_USER_AGENTNoReddit user agentlinux:systemprompt-mcp-reddit:v2.0.0
OAUTH_ACCESS_TOKENNoOAuth access token for authenticated requests
REDDIT_ACCESS_TOKENNoReddit access token for API requests
REDDIT_CLIENT_SECRETYesYour Reddit client secret from the Reddit app configuration
REDDIT_REFRESH_TOKENNoReddit refresh token for token renewal

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/ozipi/brainloop-mcp-server-v2'

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