io.github.jordanburke

reddit-mcp-server

Reddit MCP server with full read/write - posts, comments, search, and content creation.

stdiocommunityservice

Package Details

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, or strict