Social Trends Intelligence MCP Server

Trending topics, cross-platform sentiment, viral content, community pulse & brand mentions.

Local serverstdio

What is the Social Trends Intelligence MCP MCP server?

Connect Social Trends Intelligence MCP to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Trending topics, cross-platform sentiment, viral content, community pulse & brand mentions. The social trends intelligence mcp mcp server is what makes that connection.

What the server does

Raw upvote counts are lagging. Every item here carries a velocity score — engagement per hour since posting — so viral_content and trending_topics surface what's accelerating, not just what's already big. Sentiment is a deterministic lexicon heuristic (no LLM), so results are cheap and reproducible.

Installation

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • trending_topics — $0.01
  • topic_sentiment — $0.01
  • viral_content — $0.01
  • community_pulse — $0.01
  • brand_mentions — $0.05
  • brief_summary — $0.50
  • daily_brief — $5
  • mint_infofree

Worth knowing first

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Where it fits

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Social Trends Intelligence MCP's toolset — trending_topics, topic_sentiment, viral_content and 5 more — is a fair guide to whether it matches your workflow. It is maintained by FoundryNet; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Available tools

ToolWhat it does
trending_topics$0.01
topic_sentiment$0.01
viral_content$0.01
community_pulse$0.01
brand_mentions$0.05
brief_summary$0.50
daily_brief$5
mint_info**free**

How to install the Social Trends Intelligence MCP MCP server

Or by config:

```json
{ "mcpServers": { "social-intel": { "url": "https://social-intel-mcp-production.up.railway.app/mcp" } } }

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Social Trends Intelligence MCP to trending topics.
  • Use Social Trends Intelligence MCP to topic sentiment.
  • Use Social Trends Intelligence MCP to viral content.

Frequently asked questions

It connects Social Trends Intelligence MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 8 tools (trending_topics, topic_sentiment, viral_content, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Social Trends Intelligence MCP directly.