mcpserver.lol
registry/mcp-server-43
Connection check verified live · 28h ago

mcp-server-43

Monitor Reddit, HN, X, and Bluesky mentions and triage AI-scored leads from your agent.

Tools 21
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

21 tools

Read from the running server on 28h ago.

activate_pending_keywords
Activate PENDING keywords. Promotes everything that fits the current plan for free; if more keywords remain pending it charges the upgrade needed to cover them. Returns the updated…
add_keywords keywords*websiteId*
Add keywords to a website. New keywords are added as PENDING, then any that fit the plan are promoted to ACTIVE automatically. Keywords beyond the plan stay PENDING until activate_…
analyze_website url*
Scrape a URL and generate an AI description of the business — useful to preview/seed the description before creating a website. Consumes AI quota.
count_mentions read-only tofromsourceskeywordsstatuseswebsiteId +2
Count mentions matching the same filters as list_mentions (without returning the rows). Useful for pagination and dashboards.
create_website url*namekeywordsdescription
Add a website to monitor across Reddit, Hacker News, X, and Bluesky. Keywords start as PENDING and only go live (ACTIVE) once they fit the plan — call activate_pending_keywords aft…
delete_keyword can modify data keywordId*
Permanently delete a keyword. Only PENDING keywords can be deleted — disable ACTIVE keywords and edit SUSPENDED ones instead.
delete_website can modify data websiteId*
Stop monitoring a website (soft delete). Its keywords stop matching new mentions.
disable_keyword can modify data keywordId*
Stop monitoring a keyword (sets it DISABLED). Disabling is unlimited and immediate; any price reduction is applied at the end of the billing cycle.
edit_keyword can modify data value*keywordId*
Change a keyword's text. Editing a grader-suspended keyword is free; editing a live keyword counts against the monthly change allowance (see keyword_change_usage). The new value is…
enable_keyword keywordId*
Re-activate a disabled keyword. If it fits the current plan it goes ACTIVE immediately; otherwise it becomes PENDING and an upgrade is required.
explain_mention mentionId*
Get (and lazily generate) the AI relevance reasoning and tags for a single mention — why it was scored the way it was.
get_alert_settings read-only
Get the email-alert settings: whether alerts are enabled, the cadence in minutes, the fastest cadence the plan allows, and the available cadence options.
get_website read-only websiteId*
Get a single monitored website by ID, including all of its keywords and their statuses.
keyword_change_usage read-only
Get the current monthly keyword-EDIT allowance and how much is used (limit -1 means unlimited). Adding and disabling keywords are unlimited; only edits count.
list_mentions read-only tofromsortlimitoffsetsources +5
List mentions matched for this account across Reddit, Hacker News, X, and Bluesky, AI-scored for relevance (0-100). By default REJECTED mentions are excluded and anything scoring b…
list_websites read-only
List all monitored websites for this account, each with its keywords (value + status: PENDING, ACTIVE, DISABLED, SUSPENDED). Start here — you need website IDs and keyword IDs for m…
preview_activate_pending read-only
Preview the billing impact of activating all currently pending keywords (current vs target plan, prorated immediate charge) without making any change.
preview_keyword_billing read-only desiredKeywordCount*
Preview the plan and price required for a desired number of active keywords, without changing anything.
update_alert_settings can modify data enabled*cadenceMinutes
Enable/disable mention email alerts and set the cadence. cadenceMinutes must be one of 60, 240, 720, 1440 and is clamped up to the plan's fastest allowed interval. Omit cadenceMinu…
update_mention_status status*mentionId*
Set a mention's status. APPROVED marks it as a real lead/relevant; REJECTED hides it (and excludes it from default lists); NEW resets it to the inbox.
update_website can modify data namewebsiteId*description
Update a monitored website's display name or description. The description feeds the AI relevance scoring, so keep it accurate.