git404hub

what is reddit-growth-mcp fr?

latent-9/reddit-growth-mcp — explained in plain English

Analysis updated 2026-05-18

1PythonAudience · pm founderComplexity · 2/5LicenseSetup · easy

tl;dr

An MCP server and CLI that analyzes Reddit archives to recommend where and how to post for the best chance of going viral without getting removed.

vibe map

mindmap
  root((repo))
    What it does
      Subreddit analysis
      Growth planning
      Draft scoring
    Tech stack
      Python
      MCP
    Use cases
      Reddit growth
      Post timing
      Removal risk checks
    Audience
      Founders
      Growth marketers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Generate a growth plan showing the safest subreddit to post to, along with timing and format tips.

VIBE 2

Score a draft post's likely performance and removal risk before publishing it.

VIBE 3

Compare multiple subreddits by traffic, discussion depth, and removal rate to pick the best fit.

VIBE 4

Plug the tool into Claude or Cursor as an MCP server for AI-assisted Reddit growth planning.

what's the stack?

PythonMCPCLI

how it stacks up fr

latent-9/reddit-growth-mcp0xustaz/streamgatea-bissell/unleash-lite
Stars111
LanguagePythonPythonPython
Setup difficultyeasyhardhard
Complexity2/54/54/5
Audiencepm founderdeveloperresearcher

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Most analysis works without any Reddit account, credentials are optional for a few advanced tools.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

in plain english

Reddit Growth MCP is a toolkit that helps someone figure out where to post on Reddit and how to shape a post so it does well, using data instead of guessing. It looks at which subreddits fit a topic, how likely a post is to be removed by moderators, what kind of format and timing tends to perform well in each community, and how a specific draft is likely to do before you post it. It can run two ways: as an MCP server that plugs into tools like Claude or Cursor, or as a standalone command line program. Most of its analysis needs no Reddit account or API keys at all, because it reads from Arctic Shift, a public historical archive of Reddit posts that replaced an older project called Pushshift. Reddit credentials are only needed to unlock a few extra tools, like searching for new subreddits by topic or pulling raw live data, and to get a more precise check of which posts were removed by comparing the archive against current Reddit directly. The main command, called plan, takes a list of subreddits and turns them into a short report: which subreddit is the safest strong target, other subreddits worth cross posting to, a viral recipe describing the post format, title length, and keywords that tend to perform well there, and the best days and times to post based on your timezone. Other commands let you check a single subreddit's traffic and removal rate, compare several subreddits side by side, look at how much genuine discussion a community generates versus just upvotes, and score a draft post's likely performance and acceptance risk with suggested fixes. A separate command called fit scores one draft across multiple subreddits and ranks them fairly, so a smaller community where a post would do great is not overshadowed by a bigger community's larger raw numbers. There is also an interactive menu script for anyone who prefers picking options from a list instead of typing command flags, complete with over 40 preset subreddit lists covering AI, developer, and startup communities. Getting started only requires Python 3.11 or newer and the uv tool, and the first growth plan can be generated with a single command right after installation.

prompts (copy fr)

prompt 1
Install reddit-growth-mcp and run a growth plan for r/singularity, r/LocalLLaMA, and r/mcp.
prompt 2
Use reddit-growth to score my draft post title and format across several AI subreddits.
prompt 3
Compare removal rates and traffic for r/technology, r/programming, and r/webdev using reddit-growth.
prompt 4
Help me connect reddit-growth-mcp as an MCP server inside Claude for Reddit growth research.

Frequently asked questions

what is reddit-growth-mcp fr?

An MCP server and CLI that analyzes Reddit archives to recommend where and how to post for the best chance of going viral without getting removed.

What language is reddit-growth-mcp written in?

Mainly Python. The stack also includes Python, MCP, CLI.

What license does reddit-growth-mcp use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is reddit-growth-mcp to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is reddit-growth-mcp for?

Mainly pm founder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.