CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
trendsmcp avatar

Trends MCP

ai.trendsmcp/trends
4 toolsauthHTTPregistry active
Summary

Pulls live trend data from Google Search, YouTube, TikTok, Reddit, Amazon, Wikipedia, npm, and Steam into your AI workspace via a streamable HTTP transport. You get normalized time series and ranking snapshots without scraping selectors or managing rate limits yourself. Useful when you need to ground a product decision in search volume, check if a keyword is spiking before you write content, or compare buzz across platforms in a single call. Free tier gives you 100 requests per month, paid plans scale from there. The MCP integration wires into Claude Desktop, Cursor, Windsurf, and VS Code with a bearer token in your config.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

Public tool metadata for what this MCP can expose to an agent.

4 tools
trendsMCP___get_growthAnalyze growth trends in normalized (0-100 scale) alternative data for investment intelligence. Calculates point-to-point growth comparing two specific data points. Supports preset time periods (12M, 6M, 3M, YTD, etc.) that automatically calculate dates, or custom date compari...3 params

Analyze growth trends in normalized (0-100 scale) alternative data for investment intelligence. Calculates point-to-point growth comparing two specific data points. Supports preset time periods (12M, 6M, 3M, YTD, etc.) that automatically calculate dates, or custom date compari...

Parameters* required
keywordstring
Search term, brand name, product, company, or topic to analyze. IMPORTANT: the required format depends on the source. For standard sources (google search, youtube, tiktok, etc.): use any descriptiv...
percent_growtharray
Array of growth period strings. Presets include: '7D', '14D', '30D', '1M', '2M', '3M', '6M', '9M', '12M', '18M', '24M', '36M', '48M', '60M', 'MTD', 'QTD', 'YTD'. Defaults to ['12M'] if not specified.
sourcestring
Data source for analysis. Single source options: 'google search' (search volume), 'google images' (image search volume), 'google news' (news search volume), 'google shopping' (shopping search volum...
trendsMCP___get_ranked_trendsRetrieve ranked top trends using precomputed growth columns from the latest materialized views. Supports keyword, catalysts, companySingle, and companyCombined modes. Returns a ranked list with growth metrics and optional filters for datatype, volume, quality, and company meta...18 params

Retrieve ranked top trends using precomputed growth columns from the latest materialized views. Supports keyword, catalysts, companySingle, and companyCombined modes. Returns a ranked list with growth metrics and optional filters for datatype, volume, quality, and company meta...

Parameters* required
countrystring
Filter by company country code. Example: 'US'.
earnings_enabledboolean
Enable earnings date filter when true.
earnings_fromstring
Earnings date start, YYYY-MM-DD.
earnings_tostring
Earnings date end, YYYY-MM-DD.
entity_modestring
Entity mode. Options: 'keyword', 'catalysts', 'companySingle', 'companyCombined'.
industrystring
Filter by company industry.
keyword_idsstring
Keyword ids for keyword or catalysts mode. Use comma-separated ids like '12,34,56'.
limitinteger
Max number of rows to return. Default 100, max 500.
max_zero_valuenumber
Maximum zero value percent filter when available.
min_data_sources_pctnumber
Minimum percentage of available data sources for the selected period.
min_r2number
Minimum monthly_stock_r2 filter from backtest metrics.
min_volumeinteger
Minimum volume filter for keyword or catalysts modes.
orderstring
Sort order.
related_companies_limitinteger
Maximum number of related company symbols to return for keyword or catalysts modes. Default 5.
secondary_sortstring
Secondary sort. Options: 'volume' or 'yoy_growth'.
sectorstring
Filter by company sector.
sortstring
Primary sort column.
sourcestring
Datatype name or datatype id for keyword or companySingle modes. Use 'all' or omit for no datatype filter.
trendsMCP___get_top_trendsRetrieve the current top trending items for a specific data source. Returns the latest ranked list for the requested type.3 params

Retrieve the current top trending items for a specific data source. Returns the latest ranked list for the requested type.

Parameters* required
limitinteger
Number of rows to return per page. Default 25, max 200.
offsetinteger
Number of rows to skip for pagination. Use multiples of 25 to page through results. Examples: offset 0 = ranks 1-25, offset 25 = ranks 26-50, offset 50 = ranks 51-75. Default 0.
typestring
The data source to retrieve top trends for. Options: 'Amazon Best Sellers Top Rated', 'Amazon Best Sellers by Category', 'App Store Top Free', 'App Store Top Paid', 'Google News Top News', 'Google...
trendsMCP___get_trendsRetrieve normalized (0-100 scale) historical time series data for detailed analysis. Returns full historical data points with values normalized on a 0-100 relative scale and absolute volume metrics when available. All trend values are normalized for consistent cross-temporal a...3 params

Retrieve normalized (0-100 scale) historical time series data for detailed analysis. Returns full historical data points with values normalized on a 0-100 relative scale and absolute volume metrics when available. All trend values are normalized for consistent cross-temporal a...

Parameters* required
data_modestring
Data granularity mode. 'weekly' for longer history; 'daily' for short high-resolution windows.
keywordstring
Search term, brand name, product, company, or topic to retrieve historical data for. IMPORTANT: the required format depends on the source. For standard sources (google search, youtube, tiktok, etc....
sourcestring
Data source for retrieval. Must be exactly one source (no comma-separated lists). Options: 'google search' (search volume), 'google images' (image search volume), 'google news' (news search volume)...
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Data & AnalyticsMedia & Entertainment
Registryactive
TransportHTTP
AuthRequired
UpdatedMar 30, 2026
Open website

More from trendsmcp

  • Wikipedia Trends MCP
  • X (Twitter) Trends MCP
  • YouTube Trends MCP
  • Amazon Trends MCP
  • App Store Trends MCP
  • Google Trends MCP
  • News Sentiment Trends MCP
  • News Volume Trends MCP
  • npm Trends MCP
  • Reddit Trends MCP
  • Spotify Trends MCP
  • Steam Trends MCP
  • TikTok Trends MCP

Related Data & Analytics MCP Servers

View all →
ai.trendsmcp avatar
YouTube Trends MCP

ai.trendsmcp/youtube

YouTube search interest and trend data over time, with growth metrics. Free key at trendsmcp.ai
alloyrobotics avatar
Alloy

ai.usealloy/alloy

Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.
aidatanordic avatar
Nordic Financial MCP

aidatanordic/nordic_financial_mcp

Semantic search over Nordic filings, press releases, macro data and electricity prices.
alex-kenny-lee-vfjv avatar
Panko Alerts — Food Safety Data

alex-kenny-lee-vfjv/panko-food-safety

Search live food safety data from FDA, FSIS, CDC, and city health departments (NYC, Chicago, SF, Seattle, Boston). 5 tools: search recalls, outbreaks, alerts, restaurant inspection articles, and food safety guides. Data aggregated from 25+ public government sources via Panko Alerts (alerts.getpanko.app).
alex-kenny-lee-vfjv avatar
Panko Alerts — Food Safety Data

alex-kenny-lee-vfjv/panko-food-safety-175bd231

Search live food safety data from FDA, FSIS, CDC, and city health departments (NYC, Chicago, SF, Seattle, Boston). 5 tools: search recalls, outbreaks, alerts, restaurant inspection articles, and food safety guides. Data aggregated from 25+ public government sources via Panko Alerts (alerts.getpanko.app).
alperenkocyigit avatar
Semantic Scholar Academic Research MCP

alperenkocyigit/semantic-scholar-graph-api

Provide AI assistants with seamless access to Semantic Scholar's extensive academic database for advanced paper discovery, author research, citation analysis, and content exploration. Enable natural language search, bulk data processing, and detailed academic insights to enhance research workflows. Empower users to efficiently explore millions of research papers and citation networks.