trendscope

mamboyepez17/trendscope
★ 0 stars Python API Integration Updated today
Universal trend intelligence infrastructure — aggregate signals from Reddit, Google Trends, Twitter/X, Amazon & TikTok with sentiment analysis. CLI + REST API + MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trendscope": {
      "command": "uvx",
      "args": [
        "trendscope"
      ]
    }
  }
}

Or install with pip: pip install trendscope

README Excerpt

> Universal trend intelligence infrastructure — analyze any topic from 8 free sources with sentiment analysis and a live dashboard. TrendScope aggregates trend signals from Reddit, Google Trends, Twitter/X, Hacker News, YouTube, TweetClaw, Amazon and TikTok. It scores each signal 0-100 and analyzes sentiment in both Spanish and English (auto-detected). Generates structured JSON for AI agents, Markdown reports for humans, and serves a real-time web dashboard.

Tools (2)

claudelocal