Skip to content
Claude Desktop

reddit mcp for Claude Desktop

io.github.mrfentmen/reddit-mcp

Keyless MCP server for Reddit search via Arctic Shift: posts and comments by subreddit and query.

client:Claude Desktop transport:stdio runtime:npm

Install reddit mcp in Claude Desktop

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

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

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

reddit mcp in other clients