Mmcp.market

Reddit Buddy MCP server

by karanb192·io.github.karanb192/reddit-mcp-buddy·v1.1.14

Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Established

835 stars1.4k downloads/wk

Reviews

Write one

Nobody has reviewed Reddit Buddy yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Reddit Buddy tools (5, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • browse_subreddit

    Fetch posts from a subreddit sorted by your choice (hot/new/top/rising/controversial). Returns a post list with content, metadata, and a data_source field. With Reddit credentials (data_source "api") posts include score, num_comments, and upvote_ratio; without credentials, results come from Reddit's public RSS feed (data_source "rss") and those fields plus nsfw are null — see the response note and

  • get_post_detailswrite action

    Fetch a Reddit post with its comments. Requires EITHER url OR post_id. IMPORTANT: When using post_id alone, an extra API call is made to fetch the subreddit first (2 calls total). For better efficiency, always provide the subreddit parameter when known (1 call total).

  • reddit_explain

    Get explanations of Reddit terms, slang, and culture. Returns definition, origin, usage, and examples.

  • search_reddit

    Search for posts across Reddit or specific subreddits. Returns matching posts with content and metadata.

  • user_analysis

    Analyze a Reddit user's posting history, karma, and activity patterns. Returns posts, comments, and statistics.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan23 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 38 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Reddit Buddy repository's README, as published. We do not edit it. Read it on GitHub

Reddit MCP Buddy

Reddit Browser for Claude Desktop and AI Assistants

A Model Context Protocol (MCP) server that enables Claude Desktop and other AI assistants to browse Reddit, search posts, and analyze user activity. Clean, fast, and actually works - browse subreddits with no API keys; add free Reddit credentials for search, comments, user analysis, and full metrics.

🎬 See It In Action

Claude checking Reddit's reaction to the Dune Part Three trailer and whether the AirPods Max 2 are worth $549

Claude analyzing real-time sentiment about H-1B visa changes across r/cscareerquestions and r/india

Table of Contents

  • What makes Reddit MCP Buddy different?
  • Quick Start
  • What can it do?
  • Available Tools
  • Authentication
  • Installation Options
  • Global Install
  • From Source
  • Using Docker
  • Claude Desktop Extension
  • Comparison with Other Tools
  • Troubleshooting

What makes Reddit MCP Buddy different?

  • 🚀 Zero setup - Browse subreddits instantly, no Reddit API registration needed (search, comments, user analysis, and engagement metrics need free credentials)
  • ⚡ Up to 10x more requests - Three-tier authentication system (10/60/100 requests per minute)
  • 🎯 Clean data - No fake "sentiment analysis" or made-up metrics
  • 🧠 LLM-optimized - Built specifically for AI assistants like Claude
  • 📦 TypeScript - Fully typed, reliable, and maintainable
  • ✅ Proven rate limits - Thoroughly tested authentication tiers with verification tools

Quick Start (30 seconds)

For Claude Desktop - Desktop Extension (Easiest!)

  1. Download: reddit-mcp-buddy.mcpb
  2. Install: Open the downloaded file
  3. Done! Reddit tools are now available in Claude

For Claude Desktop - NPM Method (Alternative)

Add this to your claudedesktopconfig.json:

{
  "mcpServers": {
    "reddit": {
      "command": "npx",
      "args": ["-y", "reddit-mcp-buddy"]
    }
  }
}

For Claude Code

Run this command to add the MCP server (user scope):

claude mcp add --transport stdio reddit-mcp-buddy -s user -- npx -y reddit-mcp-buddy

For Other MCP Clients

Use the NPM method: npx -y reddit-mcp-buddy

What can it do?

Ask your AI assistant to:

  • 📊 "What's trending on Reddit?" - Browse hot posts from r/all
  • 🔍 "Search for discussions about AI" - Search across all subreddits
  • 💬 "Get comments from this Reddit post" - Fetch post with full comment threads
  • 👤 "Analyze user spez" - Get user history, karma, and activity
  • 📚 "Explain Reddit karma" - Understand Reddit terminology

Available Tools

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y reddit-mcp-buddy on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add reddit-mcp-buddy -- npx -y reddit-mcp-buddy
Add to Cursor

Reddit Buddy: common questions

Is Reddit Buddy MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Reddit Buddy safety report
How do I install Reddit Buddy?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Reddit Buddy need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Reddit Buddy maintained?
The last commit was 38 days ago (2026-08-17). The latest release is v1.1.14.
What can I use instead of Reddit Buddy?
Servers from other publishers that do the same job: AIHawk MCP server, Tap MCP server and Public Browser MCP server. Compare all Reddit Buddy alternatives.

Alternatives to Reddit Buddy

Same job from other publishers: the closest match first, then the best rated.

All Reddit Buddy alternatives →
  • AIHawk
    AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.
    A
  • Tap
    Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.
    B
  • Public Browser
    Browse your real profile: -30% tokens, -25% cost, -41% tool calls, -34% tool defs, +40% faster
    A
  • Stealthy Auto Browse
    Self-hosted MCP server for stealth browser automation with human-like OS-level input.
    A
  • SeleniumBase MCP
    Stealthy browser automation, testing, and web-scraping via CDP Mode.
    A

More from karanb192 →