streamable-httpMITupdated 28d ago
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.
Este repositório foi arquivado pelo dono. Continua funcionando, mas não recebe atualizações.
O que dá para fazer com Social Trends Intelligence MCP?
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
claude mcp add --transport http social-intel https://social-intel-mcp-production.up.railway.app/mcp
Or by config:
{ "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 · forge@foundrynet.io
Live network activity
Real-time verified work across 17 servers and autonomous agents, each result carrying a verifiable provenance attestation.
Instalação
Adicione Social Trends Intelligence MCP ao seu cliente. Escolha o que você usa.
claude mcp add --transport http social-trends-intelligence-mcp https://social-intel-mcp-production.up.railway.app/mcpcodex mcp add social-trends-intelligence-mcp --url https://social-intel-mcp-production.up.railway.app/mcp{
"mcpServers": {
"social-trends-intelligence-mcp": {
"url": "https://social-intel-mcp-production.up.railway.app/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"social-trends-intelligence-mcp": {
"type": "http",
"url": "https://social-intel-mcp-production.up.railway.app/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"social-trends-intelligence-mcp": {
"url": "https://social-intel-mcp-production.up.railway.app/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"social-trends-intelligence-mcp": {
"serverUrl": "https://social-intel-mcp-production.up.railway.app/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
8 ferramentas
Social Trends Intelligence MCP expõe 8 ferramentas a um agente conectado.
- 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**
Pontuação
67 / 100
Boa
- Documentação22/25
- Manutenção14/25
- Confiança13/20
- Capacidade6/15
- Instalação12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 21 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 8 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Histórico de versões
| Versões | Publicada |
|---|---|
| 1.0.0Mais recente | 19 de jun. de 2026 |