Social Trends Intelligence MCP
Trending topics, cross-platform sentiment, viral content, community pulse & brand mentions.
Open source Repository Open in the app JSON README (API)
About
Trending topics, cross-platform sentiment, viral content, community pulse & brand mentions.
Details
- Kind
- MCP servers
- Topic
- No topic detected
- Publisher
- foundrynet
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.0
- Last push
- 2026-08-11T06:21:45Z
- Repository state
- arquivado
- Language
- Python
- License
- MIT
- Added
- 2026-08-29 03:01:55
- Updated
- 2026-08-29 03:01:55
- Origin id
io.github.FoundryNet/social-intel-mcp
README
# Social Trends Intelligence MCP
**Social trends intelligence for AI agents** — trending topics with velocity
scores, cross-platform sentiment, the fastest-rising viral content, community
pulse, and brand mentions across Reddit, Hacker News, and Google Trends.
> Part of the **FoundryNet Data Network**. Every result carries a verifiable
> provenance attestation so a buyer can confirm it came from this server, unaltered.
> See also: **gov-contracts-mcp**, **brand-intel-mcp**, **patent-intel-mcp**,
> **financial-signals-mcp**, **weather-intel-mcp**, **cyber-intel-mcp**,
> **compliance-mcp**, **academic-intel-mcp**, **fact-check-mcp**, **oss-intel-mcp**.
## Connect
- **MCP endpoint** (Streamable HTTP): `https://social-intel-mcp-production.up.railway.app/mcp`
- **Registry**: `io.github.FoundryNet/social-intel-mcp`
- **Agent card**: `https://social-intel-mcp-production.up.railway.app/.well-known/agent-card.json`
### Claude Desktop / Cursor / Claude Code
```bash
claude mcp add --transport http social-intel https://social-intel-mcp-production.up.railway.app/mcp
```
Or by config:
```json
{ "mcpServers": { "social-intel": { "url": "https://social-intel-mcp-production.up.railway.app/mcp" } } }
```
Smithery: `io.github.FoundryNet/social-intel-mcp`
## Tools
| Tool | Price | What it does |
|---|---|---|
| `trending_topics` | $0.01 | Top trending topics with **velocity** scores (Reddit / HN / Google Trends) |
| `topic_sentiment` | $0.01 | Cross-platform sentiment for a topic, volume trend, key discussion threads |
| `viral_content` | $0.01 | Content gaining traction **fastest**, ranked by velocity (engagement/hour) |
| `community_pulse` | $0.01 | A community's hot topics, sentiment, and activity level |
| `brand_mentions` | $0.05 | Brand/product mentions across platforms with sentiment + context |
| `brief_summary` | $0.50 | Top 5 signals from today's brief as JSON — a cheap sample of `daily_brief` |
| `daily_brief` | $5 | Curated daily social-trends brief (premium, attested) |
| `mint_info` | **free** | FoundryNet Data Network info + attestation details |
**Free tier:** 25 paid-tool queries/day per agent. Then metered billing: the tool
returns an HTTP-402 with payment instructions — follow them, re-call with the same
args plus `payment_tx=<reference>`. An `Authorization: Bearer fnet_…` key bypasses
the paywall.
## The edge: velocity, not raw counts
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.
## Sources
Every 4 hours: **Reddit** (public JSON endpoints), **Hacker News** (Firebase API),
and **Google Trends** (via `pytrends`, optional). Live on demand: Reddit + HN
keyword search for sentiment, brand mentions, and community pulse. Twitter/X public
trends are folded in best-effort and degrade gracefully when unavailable. Stored in
a standalone Supabase project.
Built by [FoundryNet](https://foundrynet.io?utm_source=github&utm_medium=readme&utm_campaign=social-intel-mcp) · forge@foundrynet.io
## Live network activity
Real-time verified work across 17 servers and autonomous agents, each result
carrying a verifiable provenance attestation.