Discover and explore top open-source AI tools and projects—updated daily.
karanb192AI-powered Reddit browsing and analysis
Top 81.4% on SourcePulse
A Model Context Protocol (MCP) server designed to provide AI assistants, particularly Claude Desktop, with direct access to Reddit data. It enables browsing posts, searching content, and analyzing user activity without requiring users to register for Reddit API keys, offering a clean, LLM-optimized data stream for AI-driven insights.
How It Works
This project implements an MCP server using TypeScript and Node.js, acting as a bridge to the Reddit API. It employs a three-tier authentication system to manage request rates, offering up to 100 requests per minute with full authentication. The server prioritizes delivering clean, raw Reddit data optimized for AI consumption, avoiding fabricated metrics or unnecessary fields. It includes intelligent, memory-safe caching (50MB limit) to enhance performance and reduce API load.
Quick Start & Requirements
reddit-mcp-buddy.mcpb extension file and open it. Alternatively, use npx -y reddit-mcp-buddy for other MCP clients or configure claude_desktop_config.json.Highlighted Details
Maintenance & Community
The project emphasizes a community-driven approach with "No venture capital, no tracking." Primary support and development interaction occur through the GitHub repository.
Licensing & Compatibility
Limitations & Caveats
The Desktop Extension format is noted as being in preview as of September 2025. Achieving the highest rate limits (100 req/min) necessitates creating a Reddit "script" type application and providing full authentication credentials.
1 week ago
Inactive
onyx-dot-app