trendspyg
SkillDev toolsFree Google Trends data - real-time trending topics and keyword analysis over time (interest over time, related queries, interest by region).
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the trendspyg skill
What this skill tells your AI
The instructions your AI receives, as published by aahl/skills in skills/trendspyg/SKILL.md and read by ahel’s review.
Free, open-source Python library for Google Trends data: trending now plus keyword interest over time, related queries, and interest by region. A maintained pytrends alternative with CLI and API.
export UVX_TRENDSPYG='uvx --from "trendspyg[mcp]" trendspyg-mcp'
List available tools
alias trendspyg-list="npx -y mcporter list --stdio '$UVX_TRENDSPYG'"
trendspyg-list --all-parameters
# Get the schema of the specified tool
trendspyg-list --json | jq '.tools[] | select(.name == "<tool_name>")'
Call specified tool
alias trendspyg-call="npx -y mcporter call --stdio '$UVX_TRENDSPYG'"
trendspyg-call --tool <tool_name> --args '{"key":"val"}'
About mcporter
To improve compatibility, use npx -y mcporter instead of mcporter when executing commands.
Signals
- GitHub stars
- 156
- Forks
- 21
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
trendspyg- Source
- github.com/aahl/skills