# com.mentiondrop/mentiondrop (remote · www.mentiondrop.com)

AI-triaged brand, competitor and demand mentions from Reddit, Google News and search.

- Trust score: 75/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-14

## Components

- remote · `www.mentiondrop.com`: 75/100 (this document), [markdown](https://verifymcp.io/servers/com-mentiondrop-mentiondrop/api-mcp.md), [page](https://verifymcp.io/servers/com-mentiondrop-mentiondrop/api-mcp)

## Channel facts

- Endpoint: `https://www.mentiondrop.com/api/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-14.

- **Endpoint Security**: 97/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 852 tokens (~77/item across 11 items; 11 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-mentiondrop-mentiondrop https://www.mentiondrop.com/api/mcp
```

### Codex

```toml
[mcp_servers.com-mentiondrop-mentiondrop]
url = "https://www.mentiondrop.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mentiondrop-mentiondrop": {
      "type": "remote",
      "url": "https://www.mentiondrop.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-mentiondrop-mentiondrop --url https://www.mentiondrop.com/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-mentiondrop-mentiondrop:
    url: "https://www.mentiondrop.com/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-mentiondrop-mentiondrop": {
      "type": "http",
      "url": "https://www.mentiondrop.com/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-13 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-11 (score 74, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-10 (score 74, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-09 (score 74)

First indexed and scored.

## MCP tools (11)

### `list_keywords` (~51 tokens)

List every keyword this MentionDrop account monitors, with its id, role (own_brand, competitor, or industry), and active state. Call this first to discover the keyword ids and role names the other tools accept.

### `create_keyword` (~78 tokens)

Start monitoring a new keyword for this account. Takes an optional role (own_brand, competitor, or industry) and a short context string that sharpens relevance scoring. Enforces the account plan keyword limit and rejects keywords too generic to produce signal.

Input parameters:

- `context` (string)
- `keyword` (string, required)
- `role` (string)

### `update_keyword` (~115 tokens)

Update one existing monitored keyword by id: change its role, context, active state, minimum relevance threshold, excluded content types, or exclusion terms. Use list_keywords to find the id. Pausing a keyword sets is_active to false rather than deleting it.

Input parameters:

- `context` (string|null)
- `excluded_content_types` (array)
- `exclusion_terms` (array)
- `id` (string, required)
- `is_active` (boolean)
- `min_relevance` (number)
- `role` (string)

### `get_recent_mentions` (~112 tokens)

Return the most recent mentions matched for this account, newest first, each with its AI summary, sentiment, relevance score, and suggested action. Filter by keyword role, specific keyword, source, sentiment, and date range. Use this to answer "what came in lately".

Input parameters:

- `from` (string)
- `keyword` (string)
- `limit` (number)
- `role` (string)
- `sentiment` (string)
- `source` (string)
- `to` (string)

### `search_mentions` (~106 tokens)

Find mentions whose title, summary, URL, suggested action, or matched keyword contain every word in the query. Use this to look for a specific topic, product, or phrase rather than a plain time window.

Input parameters:

- `from` (string)
- `keyword` (string)
- `limit` (number)
- `query` (string, required)
- `role` (string)
- `sentiment` (string)
- `source` (string)
- `to` (string)

### `get_competitor_signals` (~70 tokens)

Return recent mentions matched by competitor-role keywords, optionally narrowed to a single competitor name. Use this to see what people are publicly saying about rival products.

Input parameters:

- `competitor` (string)
- `from` (string)
- `limit` (number)
- `to` (string)

### `get_pain_signals` (~80 tokens)

Return recent industry-role mentions that read as demand or pain signals, meaning they carry a suggested action or score at least 80 for relevance. Use this to find people publicly describing a problem the product solves.

Input parameters:

- `from` (string)
- `keyword` (string)
- `limit` (number)
- `to` (string)

### `get_digest` (~70 tokens)

Return one grouped catch-up brief of recent mentions, split into owned brand mentions, competitor signals, demand signals, and conversations worth replying to. Use this when a single summary is wanted instead of separate queries.

Input parameters:

- `from` (string)
- `limit` (number)
- `to` (string)

### `get_mention` (~53 tokens)

Fetch one mention by id with its full record: title, AI summary, sentiment, relevance score, suggested action, source, and matched keyword. Only returns mentions owned by this account.

Input parameters:

- `id` (string, required)

### `mark_mention_reviewed` (~60 tokens)

Record a review verdict on one mention as relevant or not_relevant. This feedback tunes how future mentions are scored for the account. Re-sending the same verdict is safe.

Input parameters:

- `id` (string, required)
- `verdict` (string, required)

### `generate_reply_draft` (~57 tokens)

Generate a draft reply or outreach email for one processed mention. Returns draft text for a human to review and never posts, sends, or publishes anything.

Input parameters:

- `draft_intent` (string)
- `mention_id` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-mentiondrop-mentiondrop/api-mcp#diagnostics

## Score history

- 2026-08-14: 75
- 2026-08-13: 75
- 2026-08-12: 74
- 2026-08-11: 74
- 2026-08-10: 74
- 2026-08-09: 74

## Links

- Remote endpoint: https://www.mentiondrop.com/api/mcp
- Authorisation metadata: https://www.mentiondrop.com/.well-known/oauth-protected-resource/api/mcp
- Website: https://www.mentiondrop.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-mentiondrop-mentiondrop/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-mentiondrop-mentiondrop/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-mentiondrop-mentiondrop/api-mcp
