71
/ 100
11 days ago
glama

Reddit MCP Server

Provides read-only access to Reddit through 8 tools for searching, browsing, and retrieving posts, comments, and user data, compatible with any MCP client.

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
8 tools verified — handlers match their declared behaviour
8 read-only tools verified — handlers contain no write/delete/exec
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_USERNAMEyour_reddit_username
configREDDIT_CLIENT_IDyour_client_id
🔐 secretREDDIT_CLIENT_SECRETyour_client_secret
🔐 secretREDDIT_PASSWORDyour_reddit_password
// 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 2 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/thecorpmurtaugh-reddit-mcp-server-znrgkf)](https://m8ven.ai/mcp/thecorpmurtaugh-reddit-mcp-server-znrgkf)
commit: 03b76e244a7350de6a7a3a56d5c4eccb06f1dbbd
code hash: 01ff339acc9590989ead576ac6d63d6946e48bd5f4ab7bcb88eec41be19aa7e6
verified: 6/21/2026, 10:16:03 AM
view raw JSON →