reddit-mcp-buddy and reddit-mcp
The two tools are ecosystem siblings, where A (karanb192/reddit-mcp-buddy) appears to be an enhanced, LLM-optimized version or an application built upon the core functionality provided by B (DarkoKuzmanovic/reddit-mcp), both serving as MCP servers for Reddit data access.
About reddit-mcp-buddy
karanb192/reddit-mcp-buddy
Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
Implements a three-tier authentication system (anonymous/app-only/authenticated) supporting 10-100 requests per minute without requiring formal API registration, and operates via stdio transport as an MCP server compatible with Claude Desktop, Claude Code, and any MCP client supporting TypeScript/Node.js. Provides five core tools—`browse_subreddit`, `search_reddit`, `get_post_details`, `user_analysis`, and `reddit_explain`—with flexible URL parsing and optimized output formatting for LLM consumption.
About reddit-mcp
DarkoKuzmanovic/reddit-mcp
MCP server that lets LLMs fetch and read Reddit posts, comments, and subreddit listings — no API keys required
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work