Reddit Scraper Pro (Apify) – posts, comments, search, users, subreddits for Claude Desktop
io.github.harshmaur/reddit-scraper-pro
Reddit posts, comments, search, users & subreddits as JSON via Apify. No Reddit API key. $1.50/1k
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Reddit Scraper Pro (Apify) – posts, comments, search, users, subreddits in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reddit-scraper-pro": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?tools=harshmaur/reddit-scraper-pro"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs