Skip to content
Cline

Reddit MCP by UnClick for Cline

io.github.malamutemayhem/reddit

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

client:Cline transport:stdio runtime:npm

Install Reddit MCP by UnClick in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Reddit MCP by UnClick in other clients