← Registry

Social Media

mentiondrop.com

Monitors brand mentions and keywords across social media, providing AI summaries, sentiment analysis, and suggested actions.

1 endpoint11 known toolsFirst detected August 9, 2026Last detected August 17, 2026

ENDPOINT 1

https://www.mentiondrop.com/api/mcp

No auth detected

MCP server metadata

Name
mentiondrop
Version
1.0.0
Capabilities
tools

Known tools 11

list_keywords

List every keyword this MentionDrop account monitors, with its id, role (own_brand, competitor, or industry), and active state.

Inferred read-only
create_keyword

Start monitoring a new keyword for this account.

Inferred read-only
update_keyword

Update one existing monitored keyword by id: change its role, context, active state, minimum relevance threshold, excluded content types, or exclusion terms.

Potential side effects
get_recent_mentions

Return the most recent mentions matched for this account, newest first, each with its AI summary, sentiment, relevance score, and suggested action.

Inferred read-only
search_mentions

Find mentions whose title, summary, URL, suggested action, or matched keyword contain every word in the query.

Inferred read-only
get_competitor_signals

Return recent mentions matched by competitor-role keywords, optionally narrowed to a single competitor name.

Inferred read-only
get_pain_signals

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.

Inferred read-only
get_digest

Return one grouped catch-up brief of recent mentions, split into owned brand mentions, competitor signals, demand signals, and conversations worth replying to.

Inferred read-only
get_mention

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

Inferred read-only
mark_mention_reviewed

Record a review verdict on one mention as relevant or not_relevant.

Inferred read-only
generate_reply_draft

Generate a draft reply or outreach email for one processed mention.

Potential side effects

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.mentiondrop]
url = "https://www.mentiondrop.com/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: mentiondrop
Remote MCP URL: https://www.mentiondrop.com/api/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": {
    "mentiondrop": {
      "url": "https://www.mentiondrop.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "mentiondrop",
  "transport": "streamable-http",
  "url": "https://www.mentiondrop.com/api/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 mentiondrop.com was fetched 2026-08-23T19:35:55.987Z.

Trust status Trusted

mentiondrop.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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