Social Listening MCP Server
@fred-em
关于 Social Listening MCP Server
MCP Server - Chat with your Syften social listening data
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"social-listening": {
"command": "node",
"args": [
"/absolute/path/to/social-listening/build/index.js"
],
"env": {
"SYFTEN_API_KEY": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Social Listening MCP Server?
A Model Context Protocol (MCP) server that provides social listening capabilities through Syften's API. It enables AI-powered analysis of social mentions, with support for real-time notifications via webhooks.
How to use Social Listening MCP Server?
Install Node.js v16+, clone the repo, run npm install and npm run build. Configure your Syften API key as an environment variable, then add the server to your Claude Desktop or VSCode Claude extension configuration. Use the provided tools (e.g., configure_ai_filter, setup_webhook, analyze_trends) via natural language prompts in Claude.
Key features of Social Listening MCP Server
- Real-time social mention monitoring
- AI-powered content categorization
- Webhook notifications for important mentions
- Historical data backfilling
- Trend analysis and reporting
- Natural language query support
Use cases of Social Listening MCP Server
- Configure AI filtering to detect specific mention categories (e.g., bug reports, feature requests)
- Set up webhook notifications for important social mentions
- Analyze trends of mentions over a date range
- Retrieve high-confidence filtered mentions for review
- Query social listening data using natural language prompts
FAQ from Social Listening MCP Server
What prerequisites are needed?
Node.js v16 or later, a Syften account with API access, and either the Claude Desktop app or VSCode with the Claude extension.
How do I configure the API key?
Generate an API key from your Syften account (Settings > API Access) and set it as the SYFTEN_API_KEY environment variable in the MCP server configuration JSON.
What data does the server backfill or sync?
It can backfill mentions for a specific month (backfill_month) and sync new mentions since the last update (sync_latest). Historical data is stored locally.
How does webhook integration work?
You can configure a webhook endpoint via setup_webhook. The server sends JSON notifications with mention URL, AI score, categories, and a timestamp. Requests include a X-Webhook-Secret header.
What transports or authentication does the server use?
The server uses the MCP stdio transport (run as a subprocess). Authentication is handled via a Syften API key set in the environment; no other transports or auth methods are documented.
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论