Hey HN! I built an MCP server that lets Claude scrape Reddit.
Setup is one command:
claude mcp add reddit -- uvx mcp-reddit
Or just give Claude Code the PyPI link and it'll configure itself.
What it does:
- Scrape posts/comments from any subreddit or user
- Download images and videos
- Store locally, query offline
- Filter by score, type, keywords
Hey HN! I built an MCP server that lets Claude scrape Reddit.
Setup is one command: claude mcp add reddit -- uvx mcp-reddit
Or just give Claude Code the PyPI link and it'll configure itself.
What it does: - Scrape posts/comments from any subreddit or user - Download images and videos - Store locally, query offline - Filter by score, type, keywords
No Reddit API keys needed.
Happy to answer questions!