io.github.jordanburke
reddit-mcp-server
Reddit MCP server with full read/write - posts, comments, search, and content creation.
stdiocommunityservice
Package Details
reddit-mcp-server
Transportstdio
Environment Variables
REDDIT_CLIENT_ID(str)
Reddit app client ID (optional - enables higher rate limits)
REDDIT_CLIENT_SECRET(str)
Secret
Reddit app client secret
REDDIT_USERNAME(str)
Reddit username (required for write operations)
REDDIT_PASSWORD(str)
Secret
Reddit password (required for write operations)
REDDIT_AUTH_MODE(str)
Authentication mode: auto, authenticated, or anonymous
REDDIT_SAFE_MODE(str)
Write safeguards: off, standard (default), or strict
REDDIT_BOT_DISCLOSURE(str)
Bot disclosure footer: auto or off (default)
REDDIT_BOT_FOOTER(str)
Custom bot footer text (used with REDDIT_BOT_DISCLOSURE=auto)