reddit-mcp-buddy and reddit-mcp
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
Arindam200/reddit-mcp
Model Context Protocol server implementation for Reddit
Leverages PRAW to expose Reddit's API through standardized MCP tools for reading user profiles, post histories, subreddit analytics, and searching content, while authenticated operations enable creating posts and replies with AI-driven engagement optimization. Integrates directly with Claude Desktop and Cursor via stdio transport, requiring only Reddit OAuth credentials for configuration. Provides dual-mode authentication—read-only access via client credentials for public data retrieval, and full write access when user credentials are supplied.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work