karanb192/reddit-mcp-buddy
by Various
Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
MCP
karanb192/reddit-mcp-buddy
Added 1 June 2026
Overview
A clean, LLM-optimized MCP server for accessing Reddit data. It allows browsing posts, searching content, and analyzing user activity with a minimal TypeScript implementation.
Best for
Best for
Developers building LLM-based tools that need structured, real-time Reddit data
Use cases
- Fetching Reddit posts and comments for content analysis
- Searching specific subreddits or users via natural language queries
- Integrating Reddit data into AI agent workflows
How to use
Install
npx -y reddit-mcp-buddy --auth Tools exposed
App-onlyREDDIT_CLIENT_IDREDDIT_CLIENT_SECRETREDDIT_USERNAMEREDDIT_PASSWORDREDDIT_USER_AGENTREDDIT_BUDDY_HTTPREDDIT_BUDDY_PORTREDDIT_BUDDY_NO_CACHE
Tested with
Claude Desktop, Claude Code
Example client config
{\n "mcpServers": {\n "reddit": {\n "command": "npx",\n "args": ["-y", "reddit-mcp-buddy"]\n }\n }\n} Notes
A clean, LLM-optimized MCP server for accessing Reddit data. It allows browsing posts, searching content, and analyzing user activity with a minimal TypeScript implementation.
691 stars on GitHub. Last updated 2026-05-26. Licensed MIT.
Use cases
- Fetching Reddit posts and comments for content analysis
- Searching specific subreddits or users via natural language queries
- Integrating Reddit data into AI agent workflows
Pros
- Lightweight and optimized for LLM integration
- Simple, no-nonsense interface focused on core Reddit data
- Active community with 691 stars indicating reliability
Cons
- Limited to read operations; no posting or moderation
- No built-in authentication or rate limiting handling
- Depends on Reddit’s API which may change unexpectedly
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and optimized for LLM integration
- Simple, no-nonsense interface focused on core Reddit data
- Active community with 691 stars indicating reliability
Cons
- Limited to read operations; no posting or moderation
- No built-in authentication or rate limiting handling
- Depends on Reddit's API which may change unexpectedly
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.