MCP.so
登录

Mention MCP Server

@MaelitoP

关于 Mention MCP Server

暂无概览

基本信息

分类

其他

许可证

MIT license

运行时

go

传输方式

stdio

发布者

MaelitoP

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器