Scrapes weekly Instagram Reels trends from Later.com, providing information about popular content
Uses RapidAPI to access TikTok trend data through the 'tiktok-best-experience' API
Retrieves trending TikTok videos via RapidAPI and summarizes their content
Fetches trending YouTube videos globally or by region, retrieves video metadata, and extracts comments from videos
🚀 Whats Trending On Social Media
This MCP fetches trending data from platforms like YouTube, TikTok, and Instagram Reels using various scraping and API techniques. It's designed to run under FastMCP and exposes tools that can be consumed via a local CLI or server.
🛠️ Dependencies
Make sure the following Python packages are installed:
beautifulsoup4
youtube-comment-downloader
yt_dlp
requests
fastmcp
🚀 Available Tools
🔹 get_comments_yt()
Fetches YouTube comments for a given video ID.
🔹 get_yt_trending_global()
Fetches globally trending YouTube videos (default region: US).
🔹 get_yt_trending_by_region()
Fetches region-specific YouTube trending videos.
🔹 get_yt_video_info()
Returns detailed metadata about a YouTube video.
🔹 tiktok_trending_global()
Fetches trending TikTok videos via the RapidAPI and summarizes them.
🔹 get_this_weeks_reels_trends()
Scrapes weekly Instagram Reels trends from Later.com.
📁 File Structure
This module can be executed via CLI or server mode using FastMCP
:
🌐 External Resources
YouTube Trending Feed: https://www.youtube.com/feed/trending
Instagram Reels Trends Source: https://later.com/blog/instagram-reels-trends/
TikTok RapidAPI: https://rapidapi.com/ponds4552/api/tiktok-best-experience
📌 MCP Config File
🧪 Run Locally To run the server locally:
📎 Notes
YouTube comment extraction uses unofficial scraping and may break with YouTube changes.
TikTok API requires a valid RapidAPI key.
Instagram scraping is done by parsing Later.com's blog – may vary if structure changes.
🧑💻 Author
Trends-MCP by Rugved Patil.
This server cannot be installed
This MCP fetches trending data from platforms like YouTube, TikTok, and Instagram Reels using various scraping and API techniques. It's designed to run under FastMCP and exposes tools that can be consumed via a local CLI or claude.
Related MCP Servers
- AsecurityAlicenseAqualityA MCP Server for TikTok videos that allows you to get video subtitles and post details, such as the number of likes, hashtags, and publishing time.Last updated -3278JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that allows Claude and other AI assistants to interact with the YouTube API, providing tools to search videos/channels and retrieve detailed information about them.Last updated -41JavaScriptMIT License
- AsecurityFlicenseAqualityAn MCP server that provides AI assistants with powerful tools to interact with YouTube, including video searching, transcript extraction, comment retrieval, and more.Last updated -815Python
- -securityAlicense-qualityA FastMCP-based service that extracts no-watermark links from 20+ video platforms (including TikTok, Kuaishou, etc.) and can convert video speech to text.Last updated -24PythonMIT License