{
  "markdown": "# Prowlo MCP — Reddit & X for AI agents\n\n[![smithery badge](https://smithery.ai/badge/egidijus-ambr/prowlo)](https://smithery.ai/servers/egidijus-ambr/prowlo)\n\n> **Hosted MCP server** that gives Claude, Cursor, Cline, or any MCP client clean, semantically-searchable **Reddit** and **X** data — via Prowlo's own independent, hosted crawl, **read-only**, with **no Reddit API credentials**.\n\n**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\n\n---\n\n## Why a hosted Reddit MCP server?\n\nMost 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 — an independent hosted crawl, filtering, 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.\n\n- **Semantic search** over a persistent **Dataset** (vector embeddings) — find by meaning, not keyword regex\n- **Clean typed JSON** — no HTML scraping, no Reddit API, no glue code\n- **Read-only** — Prowlo never posts; your agent finds and ranks, you stay in the loop\n- Delivery over **MCP + REST + webhooks**, plus Slack/email **Alerts**\n\n## Connect in 30 seconds\n\n### OAuth (recommended)\nAdd `https://api.prowlo.com/mcp` as a **custom connector** → **Connect** → sign in. No API key, no JSON, no restart.\n\n### Config block (Claude Desktop / Cursor / Cline)\n```json\n{ \"mcpServers\": { \"prowlo\": { \"url\": \"https://api.prowlo.com/mcp\" } } }\n```\n\n### Claude Code\n```bash\nclaude mcp add --transport http prowlo https://api.prowlo.com/mcp\n```\n\n### Clients without native HTTP MCP (stdio bridge)\n```bash\nnpx mcp-remote https://api.prowlo.com/mcp\n```\n\nSee full guides for [Claude Desktop, Cursor, Cline, and Windsurf](https://prowlo.com/integrations/claude-mcp).\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `search_dataset` | Semantic search over your Dataset (Reddit + X), ranked by relevance |\n| `reddit_search` | Live Reddit search across subreddits |\n| `list_records` / `get_record` | List and fetch typed records (cursor-paginated) |\n| `read_post` / `read_comments` | Full post body + comment threads |\n| `list_subreddit_posts` | Recent posts from a subreddit |\n| `list_watchers` / `watcher_create` | Manage Watchers — what Prowlo ingests into your Dataset |\n\nFull reference: <https://prowlo.com/docs/api-reference>\n\n## Example prompts\n\n- \"What is r/MachineLearning saying about vector databases this week?\"\n- \"Find people on Reddit asking for a GummySearch alternative, ranked by buying intent.\"\n- \"Summarize the top complaints about \\<competitor\\> across r/SaaS this month, with sources.\"\n\n## Sources\n\n- ✅ **Reddit** — live\n- 🔜 **X / Twitter** — rolling out\n- 🔜 More social sources\n\n## Links\n\n- Homepage: <https://prowlo.com>\n- MCP setup: <https://prowlo.com/docs/mcp-setup>\n- Integration guides (Claude / Cursor / Cline / Windsurf): <https://prowlo.com/integrations/claude-mcp>\n- Pricing: <https://prowlo.com/pricing>\n\n---\n\nProwlo 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`.\n",
  "bytes": 3327,
  "sha": "37695c5b581c892a5603aee7c040edfa28114ae75cb7e950e3c44d311e23723d",
  "repo_slug": "prowlo-com/prowlo-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_prowlo_reddit_x_092bac69/readme"
}