Prowlo

by prowlo-com

290 downloads
Not rated
GitHub

About

Hosted MCP server that gives any AI agent clean, semantically-searchable Reddit (and X) data — read-only, no Reddit API.

Details

Author
prowlo-com
Downloads
290
Categories
Other, AI

- Semantic search over persistent Dataset with vector embeddings.
- Clean typed JSON output — no HTML scraping needed.
- Read-only access for finding and ranking content.
- Residential proxy crawling — no Reddit API credentials required.
- Multi-channel delivery: MCP, REST, webhooks, Slack/email alerts.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Prowlo
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Connect by adding the endpoint https://api.prowlo.com/mcp via OAuth (recommended) or by configuring it as a custom connector in your MCP client’s settings. Use the provided tools — such as search_dataset, reddit_search, or read_post — to search and retrieve Reddit data semantically.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "prowlo": {
            "prowlo": {
                "command": "npx",
                "args": [
                    "-y",
                    "mcp-remote",
                    "https://api.prowlo.com/mcp"
                ]
            }
        }
    }
}

McpServers

{
    "prowlo": {
        "command": "npx",
        "args": [
            "-y",
            "mcp-remote",
            "https://api.prowlo.com/mcp"
        ]
    }
}

Prowlo — Reddit & X for AI agents

Hosted MCP server that gives Claude, Cursor, Cline, or any MCP client clean, semantically-searchable Reddit (and X, rolling out) data — crawled through residential proxies, read-only, with no Reddit API credentials. Endpoint: https://api.prowlo.com/mcp · 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 over time. - Semantic search over a persistent Dataset (vector embeddings) — find by meaning, not keyword - Clean typed JSON — no HTML scraping, no Reddit API, no glue code - Read-only — your agent finds and ranks; you do any posting - Delivery over MCP + REST + webhooks, plus Slack/email Alerts ## Connect OAuth (recommended): add https://api.prowlo.com/mcp as a custom connector → Connect → sign in. No key. Config block (Claude Desktop / Cursor / Cline): ``json { "mcpServers": { "prowlo": { "url": "https://api.prowlo.com/mcp" } } } `` Claude Code: claude mcp add --transport http prowlo https://api.prowlo.com/mcp Stdio bridge: npx -y mcp-remote https://api.prowlo.com/mcp Tools - search_dataset — semantic search over your Reddit/X Dataset - reddit_search — live Reddit search - list_records / get_record — list and fetch typed records - read_post / read_comments — full post + comment threads - list_watchers / watcher_create — manage what Prowlo ingests 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." Links - Homepage: https://prowlo.com - Setup: https://prowlo.com/docs/mcp-setup - MCP Registry: com.prowlo/reddit-x Prowlo is a hosted, commercial service — nothing to install; the server lives at https://api.prowlo.com/mcp. That gives the listing a proper landing page (keyword-rich, connect steps, tools, examples) and reuses your exact, on-brand copy. After this you can hit Submit Server.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.