This MCP server allows users to interact with Reddit by fetching posts, comments, and user information, as well as creating content.
From the registry: Reddit MCP server with full read/write - posts, comments, search, and content creation.
Please install the `reddit-mcp-server` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["reddit-mcp-server"]
- optional environment variables:
- `REDDIT_CLIENT_ID`: Reddit app client ID (for higher rate limits and write ops) (example: `<your-client-id>`)
- `REDDIT_CLIENT_SECRET`: Reddit app client secret (example: `<your-client-secret>`)
- `REDDIT_USERNAME`: Reddit username (required for write operations) (example: `<your-username>`)
- `REDDIT_PASSWORD`: Reddit password (required for write operations) (example: `<your-password>`)
- `REDDIT_SAFE_MODE`: Write safeguards: off, standard, or strict (example: `standard`)
Note: Full Reddit MCP with write support (create posts, reply, edit, delete). No setup required for anonymous read-only. Safe mode enabled by default (rate limiting + duplicate detection). 15 tools: 9 read + 6 write.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.REDDIT_CLIENT_IDrequiredReddit app client IDREDDIT_CLIENT_SECRETrequiredReddit app client secretREDDIT_USERNAMErequiredReddit username (for write operations)REDDIT_PASSWORDrequiredReddit password (for write operations)Lightweight DMARC parser: auto-fetch email reports, visualize compliance in a single all-in-one app