Install
$ agentstack add mcp-foundrynet-social-intel-mcp Open-source listing — not yet scanned by AgentStack. Follow the source repository for install instructions.
About
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. Attest your agent's social-trends > analysis with MINT Protocol. > 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.02 | Brand/product mentions across platforms with sentiment + context | | daily_brief | $5 | Curated daily social-trends brief (premium, MINT-attested) | | mint_info | free | FoundryNet Data Network + MINT Protocol |
Free tier: 25 paid-tool queries/day per agent. Then x402: the tool returns an HTTP-402 with a Solana USDC payment memo — pay it, re-call with the same args plus payment_tx=. 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 · hello@foundrynet.io
Live network activity
Live feed: mint.foundrynet.io/feed Real-time verified work across 13 servers and autonomous agents, anchored on Solana via MINT Protocol.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: FoundryNet
- Source: FoundryNet/social-intel-mcp
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v1.0.0 Imported from the upstream source.