reddit-mcp-buddy and reddit-mcp-server

These are competitors—both provide MCP servers for Reddit data access, but A offers a more refined, LLM-optimized implementation with established community adoption (414 stars), while B attempts the same functionality with a simpler no-API-key approach but lacks community traction.

reddit-mcp-buddy
57
Established
reddit-mcp-server
22
Experimental
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 19/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 414
Forks: 58
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

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-server

Callacockahoop528/reddit-mcp-server

Provide AI assistants access to Reddit data using a Model Context Protocol server without requiring API keys.

Scores updated daily from GitHub, PyPI, and npm data. How scores work