Back to Apps

TrendspyG
by flack0x
Real-time Google Trends data and keyword analysis for AI agents, including trending topics and interest over time.
0 stars
Works in:claude
Exposes:Tools
What it does
TrendspyG connects AI assistants to Google Trends, providing real-time trending topics and deep keyword analysis. It allows agents to monitor what is currently trending in specific regions or categories and analyze how interest in specific keywords evolves over time.
Tools
get_trending_now: Fetches current trending topics via fast RSS feeds.compare_trending: Compares trending data across different regions.get_trend_changes: Identifies what has changed since the last trend check.list_supported_options: Lists available regions and categories.get_interest_over_time: Provides historical relative interest (0-100) for keywords.compare_interest_over_time: Compares 2-5 keywords on a single shared scale.get_trending_full: Comprehensive trending data including categories (slower, uses browser).
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"trendspyg": {
"command": "trendspyg-mcp"
}
}
}
Note: Requires pip install trendspyg[mcp] first.
Supported hosts
- claude
Quick install
pip install trendspyg[mcp]Information
- Pricing
- free
- Published
- 7/19/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"trendspyg": {"command": "trendspyg-mcp"}}}






