MCP.so
Sign In

Mention MCP Server

@MaelitoP

About Mention MCP Server

No overview available yet

Basic information

Category

Other

License

MIT license

Runtime

go

Transports

stdio

Publisher

MaelitoP

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mention MCP Server?

A Model Context Protocol (MCP) server that integrates with Mention's brand monitoring API, enabling LLMs to create alerts, fetch mentions, analyze sentiment, and manage brand monitoring workflows.

How to use Mention MCP Server?

Install Go 1.21+, clone the repository, run go install, then create a configuration file at ~/.config/mention-mcp/config.json with your Mention access token, account ID, and group ID. Run the binary to start the MCP server.

Key features of Mention MCP Server

  • Create brand monitoring alerts
  • Fetch mentions in real time
  • Analyze sentiment of mentions
  • Manage brand monitoring workflows
  • Integrates with Mention API via MCP

Use cases of Mention MCP Server

  • Monitor brand mentions across web and social media
  • Analyze sentiment trends for a brand or product
  • Automate brand monitoring tasks through an LLM interface
  • Fetch and filter mentions by account or group

FAQ from Mention MCP Server

What are the prerequisites?

Go 1.21 or later and a valid Mention API Key are required.

How do I configure the server?

Create a JSON file at ~/.config/mention-mcp/config.json with your access_token, account_id, and group_id under the mention_api key.

What does the server integrate with?

It integrates with Mention's brand monitoring API to manage alerts, mentions, and sentiment analysis.

What runtime does it require?

The server is built in Go and runs as a binary executable; no external JavaScript runtime is needed.

Comments

More Other MCP servers