reddit-mcp-buddy and mcp-reddit
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 mcp-reddit
adhikasp/mcp-reddit
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
Implements a Python-based MCP server using stdio transport that integrates with Claude and other LLM clients via the Smithery registry. Provides specialized tools for subreddit exploration—fetching trending threads and retrieving full post hierarchies with comment trees—enabling AI assistants to perform real-time Reddit content analysis and synthesis. Deployable via `uvx` for serverless execution within Claude Desktop and compatible MCP clients.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work