Skip to main content
Glama

reddit-mcp-server

MIT License
570
2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDDIT_PASSWORDNoYour Reddit password (required for write operations like creating posts)
REDDIT_USERNAMENoYour Reddit username (required for write operations like creating posts)
REDDIT_CLIENT_IDYesReddit app client ID obtained from https://www.reddit.com/prefs/apps
REDDIT_CLIENT_SECRETYesReddit app client secret obtained from https://www.reddit.com/prefs/apps

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

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