Reddit MCP Server

Reddit MCP server enabling AI agents to interact with Reddit — reading posts and comments from subreddits, searching Reddit content, retrieving user profiles and post history, monitoring discussions, and integrating Reddit's community content platform into agent-driven market research, sentiment analysis, and community monitoring workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools reddit social-media mcp-server subreddit posts comments community
⚙ Agent Friendliness
70
/ 100
Can an agent use this?
🔒 Security
77
/ 100
Is it safe for agents?
⚡ Reliability
65
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
72
Error Messages
68
Auth Simplicity
72
Rate Limits
65

🔒 Security

TLS Enforcement
100
Auth Strength
75
Scope Granularity
70
Dep. Hygiene
68
Secret Handling
72

HTTPS enforced. Reddit OAuth 2.0. GDPR. Community MCP server. Use script app type for read-only. Protect client secret. Set proper User-Agent. Verify Reddit API TOS compliance.

⚡ Reliability

Uptime/SLA
68
Version Stability
65
Breaking Changes
62
Error Recovery
65
AF Security Reliability

Best When

An agent needs to read Reddit content for research, monitoring, or analysis — subreddit monitoring, topic research, or community sentiment analysis.

Avoid When

You need to post to Reddit or perform bulk data collection — Reddit API has strict rules about automated posting and data volume.

Use Cases

  • Reading subreddit posts and comments for topic research from research agents
  • Monitoring brand mentions and sentiment from marketing intelligence agents
  • Searching Reddit for technical solutions and discussions from debugging agents
  • Analyzing community sentiment and trends from product research agents
  • Tracking developer discussions in programming subreddits from dev-rel agents
  • Gathering user feedback and complaints from product management agents

Not For

  • Teams needing to post or submit content to Reddit (use Reddit OAuth for write access)
  • Bulk data collection at scale (use Reddit's Pushshift or official data APIs)
  • Teams using other social platforms (Twitter/X, LinkedIn — use their MCPs)

Interface

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

Authentication

Methods: oauth2 api_key
OAuth: Yes Scopes: Yes

Reddit OAuth 2.0 via registered Reddit app (client ID + secret). Script-type app for read-only access. Username/password for user-context access. Rate limits are per OAuth token. Reddit requires app registration.

Pricing

Model: usage-based
Free tier: Yes
Requires CC: No

Reddit free API tier: 100 QPM. Reddit significantly tightened API access in 2023. Heavy use may require paid API tier. Community MCP server is open source and free.

Agent Metadata

Pagination
cursor
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • Reddit API access policy changed significantly in 2023 — verify current rate limits
  • OAuth app registration required: create app at reddit.com/prefs/apps
  • User-agent string must identify the app — required and enforced by Reddit
  • Subreddit content may be NSFW or restricted — agents must handle access errors
  • Some subreddits require account age/karma to access — new OAuth accounts may be blocked
  • Community MCP server — Reddit API changes may break functionality without updates

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Reddit MCP Server.

$99

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

5229
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered