reddit-mcp-server

Provides an MCP (Model Context Protocol) server that lets an MCP-compatible AI client search Reddit, browse subreddit post listings, fetch post details with comment trees, and retrieve user activity/posts. Supports stdio MCP transport by default and an HTTP (streamable-http) transport.

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ Communication mcp reddit ai-agents tooling python
⚙ Agent Friendliness
64
/ 100
Can an agent use this?
🔒 Security
38
/ 100
Is it safe for agents?
⚡ Reliability
20
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
80
Documentation
78
Error Messages
0
Auth Simplicity
100
Rate Limits
35

🔒 Security

TLS Enforcement
45
Auth Strength
10
Scope Granularity
10
Dep. Hygiene
55
Secret Handling
80

No auth for the MCP server is documented; this can expose the server to any caller who can reach it (especially for HTTP transport). README indicates proxies/timeouts/throttling env vars, but does not document secure deployment practices (e.g., binding to localhost, request logging redaction). TLS enforcement and security headers are not specified in the provided content; secret handling for any upstream credentials is not relevant due to 'no-auth' positioning, but operational logging hygiene is not described. Dependencies are specified but CVE posture is not verifiable from provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
20
Error Recovery
30
AF Security Reliability

Use Cases

  • Letting an AI assistant answer questions using Reddit content
  • Exploratory research: searching posts across Reddit or within a subreddit
  • Content retrieval: fetching a post and its comment tree
  • User discovery/analysis: retrieving a user's recent activity and submitted posts

Not For

  • Use as a secure/production data access layer without additional controls (e.g., rate limiting, logging redaction)
  • Handling non-public or private Reddit content
  • Use cases requiring strong contractual guarantees (SLA, long-term API stability) without verifying maturity/tests

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: none (per README/package description)
OAuth: No Scopes: No

README describes no API keys or authentication required. This implies the server relies on public Reddit access via the underlying client/library; no explicit auth mechanism is documented for the MCP server itself.

Pricing

Free tier: No
Requires CC: No

Open-source MIT project; no hosted pricing information provided.

Agent Metadata

Pagination
none
Idempotent
True
Retry Guidance
Not documented

Known Gotchas

  • No explicit guidance on pagination/cursors or rate-limit handling in the README
  • Read-only operations still may hit upstream Reddit rate limits or transient network errors; retry/backoff behavior is not documented at tool level.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for reddit-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6465
Packages Evaluated
19938
Need Evaluation
586
Need Re-evaluation
Community Powered