mcpbeat Sign in

Reddit Research MCP Server

by king-of-the-grackles Your server? Claim it
local only

Reddit Research MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 8 Sep 2026.

Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research

Installs per day peak 27 · avg 12 · -19% w/w
a month agotoday
73
Installs / week
pypi · reddit-research-mcp
245
Stars
2 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What changed 39

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 11 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 29 more, back to 11 August 2026

Nothing serious here today

Today is the operative word: we check Reddit Research MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add reddit-research-mcp -- uvx reddit-research-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reddit-research-mcp": {
      "args": [
        "reddit-research-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reddit-research-mcp]
command = "uvx"
args = ["reddit-research-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "reddit-research-mcp": {
      "args": [
        "reddit-research-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reddit-research-mcp": {
      "args": [
        "reddit-research-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Reddit Research MCP

same job, measured the same way
Reddit MCP Server
by jordanburke

Reddit MCP server with full read/write - posts, comments, search, and content creation.

478 installs/wk local only
Auditreach
by rudrendupaul

BYOK Reddit/YouTube research CLI with a tamper-evident audit log and an MCP server.

189 installs/wk local only
YouTube Research MCP
by coyasong

Citation-ready YouTube transcript research and optional channel intelligence for AI agents.

101 installs/wk local only
Reddit Ads MCP
by mkerchenski

MCP server for the Reddit Ads API. List accounts, campaigns, ads, and pull reports.

local only
Readdit Later
by sanjhaiprakash18

Search, organize, and chat with your saved Reddit posts from Claude, Cursor, and any MCP client.

327 installs/wk answering
I
Reddit Buddy MCP
by karanb192

Reddit MCP server - browse posts, search content, analyze users.

29 installs/wk local only
prompts.chat MCP Server
by f

Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

287 installs/wk local only
YouTube Data
by kirbah

YouTube MCP server for token-optimized, structured data using the YouTube Data API v3.

1 088 installs/wk local only

Reddit Research MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Reddit Research MCP?
Reddit Research MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package reddit-research-mcp was installed 73 times last week.
How do I connect Reddit Research MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls reddit-research-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Reddit Research MCP?
The pypi package reddit-research-mcp was installed 73 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Reddit Research MCP open source?
Yes — it is published under the MIT licence, written in Python, 245 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.