Skip to main content
Glama

Reddit MCP Server

by tandat8503

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIMEOUT_SECONDSNoRequest timeout in seconds30
REDDIT_CLIENT_IDYesYour Reddit app client ID
REDDIT_USER_AGENTYesUser agent string for Reddit API requests (format: Your-App-Name/1.0.0 (by /u/YourUsername))
REDDIT_OAUTH_SCOPESNoOAuth scopes for Reddit API accessread submit vote history privatemessages subscribe
REDDIT_REDIRECT_URINoOAuth2 redirect URI (must match Reddit app configuration exactly)http://localhost:8080/callback
REDDIT_CLIENT_SECRETYesYour Reddit app client secret

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

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