Enterprise DNA
M MCP Servers Developer low

karanb192/reddit-mcp-buddy

by Various

Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.

K

MCP

karanb192/reddit-mcp-buddy

Added 1 June 2026

#ai-assistant #claude #mcp #mcp-server #model-context-protocol #reddit #reddit-api #typescript

Overview

A clean, LLM-optimized MCP server for accessing Reddit data. It allows browsing posts, searching content, and analyzing user activity with a minimal TypeScript implementation.

Best for

Best for
Developers building LLM-based tools that need structured, real-time Reddit data

Use cases

  • Fetching Reddit posts and comments for content analysis
  • Searching specific subreddits or users via natural language queries
  • Integrating Reddit data into AI agent workflows

How to use

Install

npx -y reddit-mcp-buddy --auth

Tools exposed

  • App-only
  • REDDIT_CLIENT_ID
  • REDDIT_CLIENT_SECRET
  • REDDIT_USERNAME
  • REDDIT_PASSWORD
  • REDDIT_USER_AGENT
  • REDDIT_BUDDY_HTTP
  • REDDIT_BUDDY_PORT
  • REDDIT_BUDDY_NO_CACHE

Tested with

Claude Desktop, Claude Code

Example client config

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

Notes

A clean, LLM-optimized MCP server for accessing Reddit data. It allows browsing posts, searching content, and analyzing user activity with a minimal TypeScript implementation.

691 stars on GitHub. Last updated 2026-05-26. Licensed MIT.

Use cases

  • Fetching Reddit posts and comments for content analysis
  • Searching specific subreddits or users via natural language queries
  • Integrating Reddit data into AI agent workflows

Pros

  • Lightweight and optimized for LLM integration
  • Simple, no-nonsense interface focused on core Reddit data
  • Active community with 691 stars indicating reliability

Cons

  • Limited to read operations; no posting or moderation
  • No built-in authentication or rate limiting handling
  • Depends on Reddit’s API which may change unexpectedly

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight and optimized for LLM integration
  • Simple, no-nonsense interface focused on core Reddit data
  • Active community with 691 stars indicating reliability

Cons

  • Limited to read operations; no posting or moderation
  • No built-in authentication or rate limiting handling
  • Depends on Reddit's API which may change unexpectedly
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks