npm weekly downloads, mobile app install growth, and web traffic trends are the clearest signals of developer and user adoption. Trends MCP delivers all of them to your AI in one query - useful for technology due diligence, framework selection, and developer market research.
Tools for this workflow
get_trendsChart npm weekly downloads for any package over 5 years - the clearest signal of whether a library or framework is gaining or losing developer adoption.
get_trends(keyword='@anthropic-ai/sdk', source='npm', data_mode='weekly')
get_growthCompare competing packages or frameworks side by side in one call - npm downloads, web traffic, and Google Search growth together reveal which technology is winning developer mindshare.
get_growth(keyword='@anthropic-ai/sdk', source='npm', percent_growth=['1M', '3M', '6M'])
get_ranked_trendsFind the fastest-growing npm packages this year - rank by YoY download growth to spot emerging libraries before they become the default choice in their category.
get_ranked_trends(source='npm', sort='yoy_pct_change', limit=30)
get_top_trendsSee which apps and developer tools are topping Google Play and App Store charts right now - surfaces emerging mobile developer tools and platforms gaining adoption.
get_top_trends(type='Google Play', limit=20)
FAQ