Back to Apps

Reddit MCP Buddy
Supports UIby karanb192
LLM-optimized Reddit browser for searching posts, analyzing users, and tracking trends without requiring API keys.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects your AI assistant to Reddit, enabling it to browse subreddits, search for specific discussions, and analyze user profiles in real-time.
Tools
browse_subreddit: Explore hot, new, or top posts from any subreddit.search_reddit: Find specific content across all of Reddit or within specific communities.get_post_details: Fetch full post content including detailed comment threads.user_analysis: Analyze a user's karma, activity, and most visited subreddits.reddit_explain: Get instant explanations of Reddit-specific terminology like 'karma' or 'ELI5'.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"reddit": {
"command": "npx",
"args": ["-y", "reddit-mcp-buddy"]
}
}
}
Supported hosts
Confirmed for Claude Desktop and any MCP-compatible client using stdio.
Quick install
npx -y reddit-mcp-buddyInformation
- Pricing
- free
- Published
- 4/13/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"reddit": {
"command": "npx",
"args": ["-y", "reddit-mcp-buddy"]
}
}
}





