by karanb192
Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
# Add to your Claude Code skills
git clone https://github.com/karanb192/reddit-mcp-buddyA Model Context Protocol (MCP) server that enables Claude Desktop and other AI assistants to browse Reddit, search posts, and analyze user activity. Clean, fast, and actually works - no API keys required.

Claude analyzing real-time sentiment about H-1B visa changes across r/cscareerquestions and r/india
No comments yet. Be the first to share your thoughts!
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"reddit": {
"command": "npx",
"args": ["-y", "reddit-m...