Skip to content
Claude Desktop

Reddit for Claude Desktop

io.github.pipeworx-io/reddit

Reddit MCP — public Reddit data via the Atom/RSS feeds.

client:Claude Desktop transport:streamable-http

Install Reddit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "reddit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/reddit/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Reddit in other clients