Odel
reddit research mcp

reddit research mcp

Local
@king-of-the-grackles226PythonMITUpdated 1mo ago

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

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-research-mcpv1.0.1

Run

uvx reddit-research-mcp

MCP client config

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