69
/ 100
4 days ago
glama

reddit-mcp

Enables reading subreddit posts, comments, user profiles, searching Reddit, and submitting posts, comments, or votes via natural language commands.

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.
🔐
You'll be asked for 2 credentials: 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.
configREDDIT_CLIENT_ID"": "your_client_id",
🔐 secretREDDIT_CLIENT_SECRET"": "your_client_secret",
configREDDIT_USERNAME"": "your_username",
🔐 secretREDDIT_PASSWORD"": "your_password",
configREDDIT_USER_AGENT"": "cursor:reddit-mcp:v1.0 (by /u/your_username)"
// 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 5 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/tonyzorin-reddit-mcp-1byvep)](https://m8ven.ai/mcp/tonyzorin-reddit-mcp-1byvep)
commit: 0c4dc030888dbd0e845fa4b2803ad6adefedf3ca
code hash: f9e6a0db5465ba6596a8f4aad3dc17a15ef401fdab5e442c449f07f0e4243ae2
verified: 7/27/2026, 10:24:16 AM
view raw JSON →