Skip to main content
ClaudeWave
harshmaur avatar
harshmaur

reddit-scraper-pro-mcp

Ver en GitHub

Remote MCP server entry for the Reddit Scraper Pro Apify Actor: Reddit posts, comments, search, users, subreddits as JSON

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/10/2026
Install in Claude Code / Claude Desktop
Method: NPX · mcp-remote
Claude Code CLI
claude mcp add reddit-scraper-pro-mcp -- npx -y mcp-remote
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "reddit-scraper-pro-mcp": {
      "command": "npx",
      "args": ["-y", "mcp-remote"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# Reddit Scraper Pro – remote MCP server

Remote [MCP](https://modelcontextprotocol.io) endpoint for the [Reddit Scraper Pro](https://apify.com/harshmaur/reddit-scraper-pro) Apify Actor. Any MCP client (Claude Desktop, Claude Code, Cursor, Codex, Windsurf, ChatGPT) can call it as a tool to pull Reddit posts, full comment threads, keyword search results, user profiles and subreddit listings as structured JSON. No Reddit API key, no login, no rate-limit juggling.

Pricing is pay-per-result on Apify: $1.50 per 1,000 results plus $0.01 per run start. Apify's free tier covers small runs.

## Endpoint

```
https://mcp.apify.com/?tools=harshmaur/reddit-scraper-pro
```

Streamable HTTP. Authenticate with an Apify API token in the `Authorization: Bearer <APIFY_TOKEN>` header (create one free at https://console.apify.com/account/integrations), or let the client complete Apify's OAuth flow.

## Client config

```json
{
  "mcpServers": {
    "reddit-scraper-pro": {
      "url": "https://mcp.apify.com/?tools=harshmaur/reddit-scraper-pro",
      "headers": { "Authorization": "Bearer <APIFY_TOKEN>" }
    }
  }
}
```

Clients that only speak stdio can bridge with `npx mcp-remote https://mcp.apify.com/?tools=harshmaur/reddit-scraper-pro`.

## What the tool does

| Ask the agent | Input the tool uses |
| --- | --- |
| "Find Reddit posts mentioning my product this month" | `searchTerms` + `postedAfter` |
| "Scrape the top posts in r/SaaS" | `subredditUrls` |
| "Pull every comment from this thread" | `startUrls` + `crawlCommentsPerPost` |
| "What has this user posted?" | `startUrls` with a `/user/` URL |
| "Search only inside r/startups" | `searchTerms` + `withinCommunity` |

Results are JSON rows with a `dataType` discriminator (`post`, `comment`, `user`, `community`) and 140+ documented fields. Optional post-run delivery into Slack, Notion, Sheets or Airtable via Apify MCP connectors (`mcpConnector` input).

## Registry entry

`server.json` in this repo is what is published to the [official MCP Registry](https://registry.modelcontextprotocol.io) under `io.github.harshmaur/reddit-scraper-pro`.

## Links

- Actor page and full docs: https://apify.com/harshmaur/reddit-scraper-pro
- Apify MCP server docs: https://docs.apify.com/platform/integrations/mcp

Lo que la gente pregunta sobre reddit-scraper-pro-mcp

¿Qué es harshmaur/reddit-scraper-pro-mcp?

+

harshmaur/reddit-scraper-pro-mcp es mcp servers para el ecosistema de Claude AI. Remote MCP server entry for the Reddit Scraper Pro Apify Actor: Reddit posts, comments, search, users, subreddits as JSON Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-09.

¿Cómo se instala reddit-scraper-pro-mcp?

+

Puedes instalar reddit-scraper-pro-mcp clonando el repositorio (https://github.com/harshmaur/reddit-scraper-pro-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar harshmaur/reddit-scraper-pro-mcp?

+

Nuestro agente de seguridad ha analizado harshmaur/reddit-scraper-pro-mcp y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene harshmaur/reddit-scraper-pro-mcp?

+

harshmaur/reddit-scraper-pro-mcp es mantenido por harshmaur. La última actividad registrada en GitHub es del 2026-09-09, con 0 issues abiertos.

¿Hay alternativas a reddit-scraper-pro-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega reddit-scraper-pro-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: harshmaur/reddit-scraper-pro-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/harshmaur-reddit-scraper-pro-mcp)](https://claudewave.com/repo/harshmaur-reddit-scraper-pro-mcp)
<a href="https://claudewave.com/repo/harshmaur-reddit-scraper-pro-mcp"><img src="https://claudewave.com/api/badge/harshmaur-reddit-scraper-pro-mcp" alt="Featured on ClaudeWave: harshmaur/reddit-scraper-pro-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a reddit-scraper-pro-mcp