By rrajasek95
Search Reddit posts and comments across subreddits. No API keys required.
npx claudepluginhub rrajasek95/reddit-data-mcp --plugin reddit-data-mcpMCP server for accessing Reddit posts and comments. Searches across subreddits, fetches comment threads, and returns structured data ready for downstream analysis.
No API keys required. Uses a hybrid backend:
# Add the marketplace (one-time)
claude plugin marketplace add rrajasek95/reddit-data-mcp
# Install the plugin
claude plugin install reddit-data-mcp@reddit-data-mcp
git clone https://github.com/rrajasek95/reddit-data-mcp.git
cd reddit-data-mcp/server
uv sync
uv run python server.py
Or add to .claude/settings.json:
{
"mcpServers": {
"reddit": {
"command": "uv",
"args": ["run", "--directory", "/path/to/reddit-data-mcp/server", "python", "server.py"]
}
}
}
One tool: search
search(query, subreddit?, sort="score", time_filter="all", limit=10, include_comments=False, comments_per_post=5, max_text=2000)
Always provide a subreddit when possible — this routes through Arctic-Shift (fast, no rate limits). Omitting subreddit forces a rate-limited global Reddit search.
Parameters:
| Parameter | Default | Description |
|---|---|---|
query | required | Search terms (empty string to browse a subreddit) |
subreddit | all | Target subreddit (strongly recommended) |
sort | score | score, num_comments, or created_utc |
time_filter | all | all, day, week, month, year |
limit | 10 | Number of posts (1-100) |
include_comments | False | Fetch top comments per post |
comments_per_post | 5 | Comments per post when enabled |
max_text | 2000 | Max chars for post/comment text (0 = no limit) |
log(num_comments + 1) × upvote_ratio) since archival scores are ingest-time snapshots. Falls back to Reddit .json if Arctic-Shift returns nothing..json API with a token-bucket rate limiter (3 req/min, random jitter).Each result includes a Source: reddit or Source: arctic-shift indicator.
MIT
MCP server configuration for Reddit integration providing frontpage posts, subreddit information, hot/new/top/rising posts, and comment retrieval via uvx mcp-server-reddit.
Reddit Community Builder subagent
Research any topic across Reddit, X, YouTube, TikTok, Instagram, Hacker News, Polymarket, GitHub, and 5+ more sources. AI agent scores by upvotes, likes, and real money - not editors.
Platform-specific access strategies for AI agents — auto-bypasses blocked sites (X/Twitter, Reddit, Stack Overflow, Naver, Coupang, LinkedIn) without API keys. Phase 0→3 adaptive scheduler with curl_cffi TLS impersonation and auto dependency install.
Cross-platform research skills: deep multi-source research across Reddit, X, YouTube, and the web, plus a standalone YouTube research toolkit
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim