← Registry

Social Media

prowlo.com

Provides filtered social media data from Reddit and X to AI agents via MCP.

1 endpoint45 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.prowlo.com/mcp

No auth detected

MCP server metadata

Name
prowlo
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Prowlo has three distinct "keyword" concepts: 1. KEYWORD MONITOR — the dashboard's "Keywords" page: a Watcher with platform "reddit_search" that searches all of Reddit daily. Manage via keyword_monitor_* and watcher_* tools. 2. TAGGING RULES — org-wide labels applied to posts your Watchers already ingest; they do not search Reddit. Manage via tag_rule_* tools (the keyword_* names are deprecated aliases for these). 3. The `keyword` filter param in list_records/search_dataset — a free-text search filter. When a user says "my keywords" they almost always mean the Keyword Monitor. Prowlo exposes three distinct DATA PLANES — pick tools by which one you need: - CATALOG (catalog_* tools): Prowlo's own global pre-crawled subreddit directory (~1,200 tracked communities) — stats, growth, promo tolerance, similar communities, rankings. Cached, free, not metered. Use for discovering and vetting subreddits to watch. - LIVE (social_* tools): real-time Reddit/Hacker News reads through Prowlo's proxy stack. Metered, 1 credit each, daily-capped. - DATASET (search_dataset/list_records/get_record): the org's OWN indexed records — what its Watchers ingested. Free, rate-limited.

Known tools 45

get_product_profile

Get your organization's product profile: name, description, audience, value propositions, tone, and reply guidelines.

Inferred read-only
tag_rule_list

List your org's TAGGING RULES (the dashboard's 'Tagging rules') — labels applied to posts your Watchers already ingest.

Inferred read-only
keyword_list

[DEPRECATED — renamed tag_rule_list.

Inferred read-only
tag_rule_create

Create TAGGING RULES (the dashboard's 'Tagging rules') — org-wide labels for posts your Watchers already ingest.

Potential side effects
keyword_create

[DEPRECATED — renamed tag_rule_create.

Inferred read-only
tag_rule_update

Update a TAGGING RULE (dashboard: 'Tagging rules') — not a Keyword Monitor entry (those are Watchers; see watcher_update).

Potential side effects
keyword_update

[DEPRECATED — renamed tag_rule_update.

Inferred read-only
tag_rule_delete

Remove a TAGGING RULE (dashboard: 'Tagging rules') and stop it from tagging posts — not a Keyword Monitor entry (those are Watchers; see watcher_delete).

Potential side effects
keyword_delete

[DEPRECATED — renamed tag_rule_delete.

Inferred read-only
social_search

Live full-text search of a source.

Inferred read-only
social_list_posts

List posts/stories.

Inferred read-only
social_get_post

Fetch one post/story with its comment thread.

Potential side effects
social_get_user

Fetch a user profile.

Inferred read-only
social_get_user_activity

Fetch a user's recent submissions or comments.

Inferred read-only
social_find_channels

Discover or inspect channels (Reddit subreddits) LIVE.

Inferred read-only
list_records

List records in your Dataset (Prowlo’s indexed posts from crawled sources).

Inferred read-only
search_dataset

Semantic or keyword search across your Dataset (vector + full-text over your indexed corpus).

Inferred read-only
get_record

Fetch one Dataset record by id (full body + intent/embedding signals + tags).

Inferred read-only
get_dataset_summary

High-level summary of your Dataset: record count, last ingest time, number of watchers/sources, busiest channels, plus your daily live-read usage and reset time.

Inferred read-only
list_watchers

List the Watchers configured for your organization (the same ones the dashboard manages).

Inferred read-only
get_crawl_activity

Read crawl-run activity: a summary (total runs, errored runs, new posts, matched, stored bytes) plus a paginated list of recent runs with per-run fetched/matched/new/duration and any error.

Inferred read-only
get_alerts

Read recent operational alerts derived from real failures: errored crawl runs (critical) and failed webhook deliveries (warning), merged and time-sorted.

Inferred read-only
catalog_search_subreddits

Semantic + keyword search over Prowlo's own pre-crawled subreddit catalog (~1,200 tracked, active, non-NSFW communities) — NOT a live Reddit call and NOT your org's Dataset.

Inferred read-only
catalog_get_subreddit

One subreddit's card from Prowlo's tracked catalog — NOT a live Reddit call.

Inferred read-only
catalog_top_subreddits

Ranked lists from Prowlo's tracked catalog — NOT a live Reddit call.

Inferred read-only
alert_list

List your organization’s Alerts (persistent rules that fire to Slack/webhooks when records match).

Potential side effects
alert_create

Create an Alert.

Potential side effects
alert_update

Update an Alert (name, query, destination, threshold, or status).

Potential side effects
alert_delete

Delete an Alert by id.

Potential side effects
alert_get_deliveries

List recent deliveries (fires) for one Alert — what was matched and where it was sent.

Inferred read-only
trend_list

List your organization’s Trends (saved queries that produce a time-series, e.

Inferred read-only
trend_get

Get one Trend with its computed time-series points (count + per-intent breakdown per interval bucket).

Inferred read-only
trend_create

Create a Trend: a saved match query bucketed over time.

Potential side effects
trend_update

Update a Trend (name, query, interval, or window).

Potential side effects
trend_delete

Delete a Trend by id.

Potential side effects
get_usage

Get your daily live-read usage: today's passthrough count, your daily cap, and reset time.

Inferred read-only
get_account

Get your Prowlo account details: organization ID + name, your user ID, email, role, plan, account status, and integration state (connected Slack channels, webhook endpoints).

Potential side effects
watcher_create

Create Watchers — including KEYWORD MONITOR entries (the dashboard's "Keywords" page): pass platform "reddit_search" with the search query as `channel`; each searches all of Reddit daily and draws from its own per-plan keyword limit (keyword_monitor_create is the one-query shortcut).

Potential side effects
watcher_update

Pause/resume a Watcher and/or replace its tags.

Inferred read-only
watcher_delete

Delete a Watcher by id (also removes its source and records).

Potential side effects
watcher_add_source

Deprecated: a Watcher watches exactly one community/query.

Inferred read-only
watcher_remove_source

Remove a source from a Watcher by source id.

Potential side effects
keyword_monitor_list

List your Keyword Monitor entries (the dashboard's "Keywords" page): each searches all of Reddit once a day for its query and ingests matches into your Dataset.

Inferred read-only
keyword_monitor_create

Add a Keyword Monitor entry — searches all of Reddit daily for this query and ingests matches into your Dataset.

Inferred read-only
humanize_comment

Rewrite YOUR drafted comment so it reads like a real person typed it, not an AI: strips AI tells, compresses to the 1-2 points that matter, varies rhythm, and lightly "dirties" it (lowercase sentence starts, no markdown).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.prowlo]
url = "https://api.prowlo.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prowlo": {
      "type": "http",
      "url": "https://api.prowlo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prowlo
Remote MCP URL: https://api.prowlo.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "prowlo": {
      "url": "https://api.prowlo.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prowlo": {
      "type": "http",
      "url": "https://api.prowlo.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prowlo",
  "transport": "streamable-http",
  "url": "https://api.prowlo.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for prowlo.com was fetched 2026-07-31T14:26:27.657Z and is being refreshed.

Trust status Trusted

prowlo.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.