Skip to main content
ClaudeWave

Hosted MCP server — Reddit & X data for AI agents (Claude, Cursor, Cline). Semantic search, residential-proxy crawl, no Reddit API. Free trial.

MCP ServersOfficial Registry0 stars0 forksUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · mcp-remote
Claude Code CLI
claude mcp add prowlo-mcp -- npx -y mcp-remote
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "prowlo-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.
Use cases

MCP Servers overview

# Prowlo MCP — Reddit & X for AI agents

[![smithery badge](https://smithery.ai/badge/egidijus-ambr/prowlo)](https://smithery.ai/servers/egidijus-ambr/prowlo)

> **Hosted MCP server** that gives Claude, Cursor, Cline, or any MCP client clean, semantically-searchable **Reddit** and **X** data — crawled through residential proxies, **read-only**, with **no Reddit API credentials**.

**Endpoint:** `https://api.prowlo.com/mcp`  ·  [Homepage](https://prowlo.com)  ·  [Setup docs](https://prowlo.com/docs/mcp-setup)  ·  Free 14-day trial, then $19/mo

---

## Why a hosted Reddit MCP server?

Most free Reddit MCP servers broke in 2026, when Reddit started returning `403` on the unauthenticated endpoints they relied on. Prowlo runs the whole pipeline for you — residential-proxy crawl, anti-bot, embeddings, and the MCP endpoint — so it keeps working. Connect once and your agent can **search, rank, and cite** Reddit (and X) over time, instead of taking a one-off peek that breaks next week.

- **Semantic search** over a persistent **Dataset** (vector embeddings) — find by meaning, not keyword regex
- **Clean typed JSON** — no HTML scraping, no Reddit API, no glue code
- **Read-only** — Prowlo never posts; your agent finds and ranks, you stay in the loop
- Delivery over **MCP + REST + webhooks**, plus Slack/email **Alerts**

## Connect in 30 seconds

### OAuth (recommended)
Add `https://api.prowlo.com/mcp` as a **custom connector** → **Connect** → sign in. No API key, no JSON, no restart.

### Config block (Claude Desktop / Cursor / Cline)
```json
{ "mcpServers": { "prowlo": { "url": "https://api.prowlo.com/mcp" } } }
```

### Claude Code
```bash
claude mcp add --transport http prowlo https://api.prowlo.com/mcp
```

### Clients without native HTTP MCP (stdio bridge)
```bash
npx mcp-remote https://api.prowlo.com/mcp
```

See full guides for [Claude Desktop, Cursor, Cline, and Windsurf](https://prowlo.com/integrations/claude-mcp).

## Tools

| Tool | What it does |
|---|---|
| `search_dataset` | Semantic search over your Dataset (Reddit + X), ranked by relevance |
| `reddit_search` | Live Reddit search across subreddits |
| `list_records` / `get_record` | List and fetch typed records (cursor-paginated) |
| `read_post` / `read_comments` | Full post body + comment threads |
| `list_subreddit_posts` | Recent posts from a subreddit |
| `list_watchers` / `watcher_create` | Manage Watchers — what Prowlo ingests into your Dataset |

Full reference: <https://prowlo.com/docs/api-reference>

## Example prompts

- "What is r/MachineLearning saying about vector databases this week?"
- "Find people on Reddit asking for a GummySearch alternative, ranked by buying intent."
- "Summarize the top complaints about \<competitor\> across r/SaaS this month, with sources."

## Sources

- ✅ **Reddit** — live
- 🔜 **X / Twitter** — rolling out
- 🔜 More social sources

## Links

- Homepage: <https://prowlo.com>
- MCP setup: <https://prowlo.com/docs/mcp-setup>
- Integration guides (Claude / Cursor / Cline / Windsurf): <https://prowlo.com/integrations/claude-mcp>
- Pricing: <https://prowlo.com/pricing>

---

Prowlo is a **hosted, commercial service**. This repository is documentation and connection examples — there's nothing to install or run; the MCP server lives at `https://api.prowlo.com/mcp`.
ai-agentsclaudeclinecursormcpmcp-servermodel-context-protocolredditreddit-mcpreddit-mcp-serversemantic-searchsocial-listeningtwitterx

What people ask about prowlo-mcp

What is prowlo-com/prowlo-mcp?

+

prowlo-com/prowlo-mcp is mcp servers for the Claude AI ecosystem. Hosted MCP server — Reddit & X data for AI agents (Claude, Cursor, Cline). Semantic search, residential-proxy crawl, no Reddit API. Free trial. It has 0 GitHub stars and was last updated today.

How do I install prowlo-mcp?

+

You can install prowlo-mcp by cloning the repository (https://github.com/prowlo-com/prowlo-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is prowlo-com/prowlo-mcp safe to use?

+

prowlo-com/prowlo-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains prowlo-com/prowlo-mcp?

+

prowlo-com/prowlo-mcp is maintained by prowlo-com. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to prowlo-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy prowlo-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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

More MCP Servers

prowlo-mcp alternatives