Labsco
MCP SERVER

Mention MCP Server

by MaelitoP

Creates and tunes Mention alerts, then pulls back the mentions they catch and the statistics behind them.

News, Feeds & Trend Monitoring
Summary
Boolean queries are why this beats clicking through the dashboard.

A brand name that is also an ordinary word makes keyword alerts useless. Here the advanced alert takes boolean syntax and the mentions come back in the same session, so the query can be tightened and re-checked in one pass.

What it is

An MCP server for the Mention social-listening API: create and edit monitoring alerts, pause and resume them, and fetch the mentions and statistics they produce.

What you get
  • An alert created from simple keywords, or from boolean query syntax when simple matching catches too much (create_basic_alert, create_advanced_alert)
  • An existing alert's criteria and settings changed, and monitoring paused or resumed (update_alert, pause_alert, unpause_alert)
  • Alerts listed with pagination, and one alert read in detail (list_alerts, get_alert)
  • Mentions retrieved with filtering, and statistics for an alert (fetch_mentions, fetch_alert_stats)
  • Account details and subscription plan, and the languages, countries and sources available (get_account_info, get_app_data)
Requirements

A Mention API key in MCP_MENTION_API_KEY. Runs with npx -y @maelitop/mention-mcp-server.

Setup effort

One command plus a key — npx -y @maelitop/mention-mcp-server, then supply credentials