Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.jojapi/social-media-video-downloader

com.jojapi/social-media-video-downloader

social media video downloader: A comprehensive API for extracting video details, metadata, and.

Uptime
100.0%
2 direct probes · 30d
Response
961ms
last probe
Tools
28
callable
Resources
0
readable
Prompts
0
available

Tools · 28

get_youtube_v3_video_details

Extracts comprehensive information about a YouTube video including metadata, available formats, download links, and server-rendered video options with audio merging capabilities. Group: YouTube-Video.…

get_youtube_v3_video_comments

Retrieves comments for a YouTube video with sorting options and pagination. Group: YouTube-Video. Billing per call: 1 Credits.

get_youtube_v3_post_details

Retrieves detailed information about a specific YouTube community post. Group: YouTube-Post. Billing per call: 1 Credits.

get_youtube_v3_post_comments

Retrieves comments for a YouTube post with sorting options and pagination. Group: YouTube-Post. Billing per call: 1 Credits.

get_youtube_v3_channel_id_from_handle

Retrieves the channel ID for a given YouTube handle (e.g., '@MrBeast'). Group: YouTube-Channel. Billing per call: 1 Credits.

get_youtube_v3_channel_posts

Retrieves posts from a specific YouTube channel. Use `nextToken` to paginate. Group: YouTube-Channel. Billing per call: 1 Credits.

get_youtube_v3_channel_details

Retrieves detailed information about a specific YouTube channel. Group: YouTube-Channel. Billing per call: 1 Credits.

get_youtube_v3_channel_playlists

Retrieves playlists, releases, or podcasts from a specific YouTube channel. Group: YouTube-Channel. Billing per call: 1 Credits.

get_youtube_v3_channel_videos

Retrieves videos, shorts, or livestreams from a specific YouTube channel. Group: YouTube-Channel. Billing per call: 1 Credits.

get_youtube_v3_playlist

Extracts playlist information and a paginated list of its videos. Group: YouTube-Playlist. Billing per call: 1 Credits.

get_youtube_v3_search

Search across all YouTube content types (videos, channels, playlists). Group: YouTube-Search. Billing per call: 1 Credits.

get_youtube_v3_search_movie

Searches for movies on YouTube. Group: YouTube-Search. Billing per call: 1 Credits.

get_youtube_v3_search_video

Searches for videos on YouTube. Group: YouTube-Search. Billing per call: 1 Credits.

get_youtube_v3_search_channel

Searches for channels on YouTube. Group: YouTube-Search. Billing per call: 1 Credits.

get_youtube_v3_search_playlist

Searches for playlists on YouTube. Group: YouTube-Search. Billing per call: 1 Credits.

get_youtube_v3_search_suggestions

Retrieves search suggestions from YouTube based on a query. Group: YouTube-Search. Billing per call: 1 Credits.

get_youtube_v3_hashtag

Retrieves videos for a given hashtag. Group: YouTube-Hashtag. Billing per call: 1 Credits.

get_tiktok_v3_user_details

Retrieves the profile details for a given TikTok user URL. Group: TikTok-User. Billing per call: 1 Credits.

get_tiktok_v3_post_details

Retrieves media and metadata for a given TikTok post URL. Group: TikTok-Post. Billing per call: 1 Credits.

get_facebook_v3_profile_id

Retrieves the profile ID for a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

get_facebook_v3_profile_details

Retrieves the profile details for a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

get_facebook_v3_profile_about

Retrieves the 'about' information for a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

get_facebook_v3_profile_reels

Retrieves the reels from a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

get_facebook_v3_profile_photos

Retrieves the photos from a given Facebook profile URL. Group: Facebook-Profile. Billing per call: 1 Credits.

get_facebook_v3_post_details

Retrieves media and metadata for a given Facebook post URL. Group: Facebook-Posts. Billing per call: 1 Credits.

get_instagram_v3_user_profile_id_from_username

Retrieves the user ID for a given Instagram username. Group: Instagram-User. Billing per call: 5 Credits.

get_instagram_v3_user_profile_details

Retrieves the profile details for a given Instagram username. Group: Instagram-User. Billing per call: 5 Credits.

get_instagram_v3_media_post_details

Retrieves the media post for a given Instagram shortcode. Group: Instagram-Media. Billing per call: 1 Credits.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.jojapi/social-media-video-downloader": {
      "url": "https://mcp.jojapi.com/social-media-video-downloader",
      "transport": "streamable-http"
    }
  }
}