reddit mcp server MCP
v1.6.2io.github.jordanburke/reddit-mcp-server
Reddit MCP server with full read/write - posts, comments, search, and content creation.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add reddit-mcp-server -e REDDIT_CLIENT_ID=<REDDIT_CLIENT_ID> -e REDDIT_CLIENT_SECRET=<REDDIT_CLIENT_SECRET> -e REDDIT_USERNAME=<REDDIT_USERNAME> -e REDDIT_PASSWORD=<REDDIT_PASSWORD> -e REDDIT_AUTH_MODE=<REDDIT_AUTH_MODE> -e REDDIT_SAFE_MODE=<REDDIT_SAFE_MODE> -e REDDIT_BOT_DISCLOSURE=<REDDIT_BOT_DISCLOSURE> -e REDDIT_BOT_FOOTER=<REDDIT_BOT_FOOTER> -- npx -y reddit-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.