reddit-research-agent

navidmoazzez/reddit-research-agent
★ 0 stars TypeScript AI/LLM Updated 4d ago
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.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reddit-research-agen": {
      "command": "npx",
      "args": [
        "-y",
        "navidmoazzez/reddit-research-agent"
      ]
    }
  }
}

README Excerpt

<img src="https://cdn.navid.media/connectors/reddit-icon.png" alt="Reddit" width="88"> 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.

Tools (20)

REDDIT_AUTH_MODEREDDIT_CACHE_SIZEREDDIT_CACHE_TTL_MSREDDIT_CLIENT_IDREDDIT_CLIENT_SECRETREDDIT_MAX_COMMENTSREDDIT_MAX_RETRIESREDDIT_MAX_THREADSREDDIT_MIN_REQUEST_INTERVAL_MSREDDIT_REQUEST_TIMEOUT_MSREDDIT_USER_AGENTbrowse_subredditcompare_termsdoctorfind_subredditsget_subreddit_infoget_subreddit_rulesget_threadget_user_activityharvest_quotes

Topics

ai-agentsclaudemarket-researchmcpmcp-servermodel-context-protocolredditreddit-apiresearchtypescriptvoice-of-customer