Skip to content
Claude Desktop

Reddit MCP by UnClick for Claude Desktop

io.github.malamutemayhem/reddit

Read public Reddit without OAuth; post, comment, vote, and subscribe with OAuth. By UnClick.

client:Claude Desktop transport:stdio runtime:npm

Install Reddit MCP by UnClick in Claude Desktop

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

{
  "mcpServers": {
    "reddit": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/reddit-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Reddit MCP by UnClick in other clients