50
/ 100
1 month ago
npm

reddit-mcp-server

A Model Context Protocol (MCP) server for Reddit with full read AND write operations - create posts, reply, edit, and delete content.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: OAUTH_TOKEN, REDDIT_CLIENT_SECRET, REDDIT_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configOAUTH_ENABLEDexport =true
🔐 secretOAUTH_TOKENexport =$(npx reddit-mcp-server --generate-token tail -1)
configPORTTRANSPORT_TYPE=httpStream =3000 node dist/index.js
configREDDIT_AUTH_MODENo auto Authentication mode: auto, authenticated, anonymous
configREDDIT_BOT_DISCLOSURENo off Bot disclosure footer: auto, off
configREDDIT_BOT_FOOTERNo Built-in Custom bot footer text (when disclosure is auto)
configREDDIT_CACHENo on In-memory caching of read requests: on, off
configREDDIT_CACHE_MAX_MBNo 50 Cache size cap in MB (LRU eviction beyond this)
configREDDIT_CLIENT_IDNo\ - Reddit app client ID
🔐 secretREDDIT_CLIENT_SECRETNo\ - Reddit app client secret
🔐 secretREDDIT_PASSWORDNo - Reddit password (for write operations)
configREDDIT_SAFE_MODENo standard Write safeguards: off, standard, strict
configREDDIT_USERNAMENo - Reddit username (for write operations)
configREDDIT_USER_AGENTNo Auto-generated Custom User-Agent string
configTRANSPORT_TYPEhttpStream PORT=3000 node dist/index.js
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 0 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/reddit-mcp-server-fka79y)](https://m8ven.ai/mcp/reddit-mcp-server-fka79y)
commit: 83840fd450b0696235aab92f72d0e3dc4b882b06
code hash: 9af4ed2e920e28509a52e17beee5a603d769d5010d09fab12e08be175b990541
verified: 6/11/2026, 12:20:27 PM
view raw JSON →