Reddit Research Agent banner
navidmoazzez navidmoazzez

Reddit Research Agent

Development community

Description

Read-only Reddit research MCP server. Finds the subreddits where a topic is actually discussed, ranks threads by real conversation instead of upvotes, and returns verbatim quotes tagged by intent with a permalink on every one.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Reddit Research Agent

Reddit research for any AI agent, read-only. It finds the communities where a topic is actually discussed, ranks threads by how much real conversation they hold, pulls the comments, and hands back verbatim quotes with a link to every single one.

[![License](https://img.shields.io/badge/License-MIT-blue)](./LICENSE) [![YouTube](https://img.shields.io/badge/YouTube-@thenavidm-red?logo=youtube&logoColor=white)](https://youtube.com/@thenavidm?sub_confirmation=1) [![X](https://img.shields.io/badge/X-@thenavidm-black?logo=x)](https://x.com/thenavidm)

Built by [Navid Moazzez](https://navid.me).

You: what do people actually complain about with standing desks?

Claude: Running a research pass on Reddit.

  Found the conversation in r/battlestations, r/ergonomics and
  r/homeoffice. Ranked 214 threads by discussion volume and pulled
  comments from the top 8. 1,143 comments, 47 quotable lines.

  The loudest complaint is not the desk. It is the wobble at
  standing height, and it comes up in every one of the eight
  threads:

  "Mine shakes so bad at standing height my second monitor
   wobbles every time I type." (r/ergonomics, 312 upvotes)

  Second is buyer's remorse about the motor, not the surface.
  Third is that people stop standing after about three weeks.

  Every quote links to the exact comment. Want the full report?

There are no write tools. This server cannot post, reply, vote, or delete, and there is no setting that turns that on.

Contents

Section
1 What you can ask it Real prompts, not features
2 Quick install One command
3 Reddit credentials Two minutes, and required
4 Connect your client Every client, step by step
5 Check it worked doctor
6 Tools All 12
7 [How the ranking actually works](#7-how-the-ranking-actually