Odel
reddit growth mcp

reddit growth mcp

Local
@latent-97PythonMITUpdated 1mo ago

Find where to post on Reddit and score your draft before posting — no API keys needed.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIreddit-growth-mcpv0.2.1

Run

uvx reddit-growth-mcp

MCP client config

{
  "mcpServers": {
    "reddit-growth-mcp": {
      "command": "uvx",
      "args": [
        "reddit-growth-mcp"
      ]
    }
  }
}